mirror of https://github.com/docker/docs.git
cleanup old pages and optimize redirects
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
01eaa95d67
commit
e4fdbe1892
|
@ -29,12 +29,9 @@ liquid:
|
|||
error_mode: strict
|
||||
|
||||
exclude:
|
||||
- _deploy
|
||||
- _releaser
|
||||
- _samples
|
||||
- _scripts
|
||||
- datacenter
|
||||
- docker-bake.hcl
|
||||
- ee
|
||||
- LICENSE
|
||||
- Makefile
|
||||
- README.md
|
||||
|
|
|
@ -47,25 +47,7 @@ defaults:
|
|||
|
||||
# Hide Enterprise content from sitemap. These directories still contains stubs
|
||||
# that are needed to redirect old URLs
|
||||
- scope:
|
||||
path: "datacenter"
|
||||
values:
|
||||
sitemap: false
|
||||
title: Docker Enterprise moved to Mirantis
|
||||
- scope:
|
||||
path: "desktop/enterprise"
|
||||
values:
|
||||
sitemap: false
|
||||
- scope:
|
||||
path: "ee"
|
||||
values:
|
||||
sitemap: false
|
||||
title: Docker Enterprise moved to Mirantis
|
||||
- scope:
|
||||
path: "machine"
|
||||
values:
|
||||
sitemap: false
|
||||
- scope:
|
||||
path: "samples/library"
|
||||
values:
|
||||
sitemap: false
|
||||
|
|
|
@ -0,0 +1,498 @@
|
|||
#
|
||||
# pageless redirects
|
||||
# used by _plugins/pageless_redirects.rb
|
||||
#
|
||||
|
||||
"/desktop/":
|
||||
- /docker-for-mac/docker-toolbox/
|
||||
- /docker-for-windows/docker-toolbox/
|
||||
- /kitematic/
|
||||
- /kitematic/faq/
|
||||
- /kitematic/known-issues/
|
||||
- /kitematic/minecraft-server/
|
||||
- /kitematic/nginx-web-server/
|
||||
- /kitematic/rethinkdb-dev-database/
|
||||
- /kitematic/userguide/
|
||||
- /machine/
|
||||
- /machine/overview/
|
||||
- /machine/AVAILABLE_DRIVER_PLUGINS/
|
||||
- /machine/DRIVER_SPEC/
|
||||
- /machine/RELEASE/
|
||||
- /machine/completion/
|
||||
- /machine/concepts/
|
||||
- /machine/drivers/
|
||||
- /machine/drivers/aws/
|
||||
- /machine/drivers/azure/
|
||||
- /machine/drivers/digital-ocean/
|
||||
- /machine/drivers/exoscale/
|
||||
- /machine/drivers/gce/
|
||||
- /machine/drivers/generic/
|
||||
- /machine/drivers/hyper-v/
|
||||
- /machine/drivers/index/
|
||||
- /machine/drivers/linode/
|
||||
- /machine/drivers/openstack/
|
||||
- /machine/drivers/os-base/
|
||||
- /machine/drivers/rackspace/
|
||||
- /machine/drivers/soft-layer/
|
||||
- /machine/drivers/virtualbox/
|
||||
- /machine/drivers/vm-cloud/
|
||||
- /machine/drivers/vm-fusion/
|
||||
- /machine/drivers/vsphere/
|
||||
- /machine/examples/aws/
|
||||
- /machine/examples/index/
|
||||
- /machine/examples/ocean/
|
||||
- /machine/get-started-cloud/
|
||||
- /machine/get-started/
|
||||
- /machine/install-machine/
|
||||
- /machine/migrate-to-machine/
|
||||
- /machine/reference/active/
|
||||
- /machine/reference/config/
|
||||
- /machine/reference/create/
|
||||
- /machine/reference/env/
|
||||
- /machine/reference/help/
|
||||
- /machine/reference/index/
|
||||
- /machine/reference/inspect/
|
||||
- /machine/reference/ip/
|
||||
- /machine/reference/kill/
|
||||
- /machine/reference/ls/
|
||||
- /machine/reference/mount/
|
||||
- /machine/reference/provision/
|
||||
- /machine/reference/regenerate-certs/
|
||||
- /machine/reference/restart/
|
||||
- /machine/reference/rm/
|
||||
- /machine/reference/scp/
|
||||
- /machine/reference/ssh/
|
||||
- /machine/reference/start/
|
||||
- /machine/reference/status/
|
||||
- /machine/reference/stop/
|
||||
- /machine/reference/upgrade/
|
||||
- /machine/reference/url/
|
||||
- /machine/release-notes/
|
||||
- /mackit/docker-toolbox/
|
||||
- /toolbox/
|
||||
- /toolbox/faqs/
|
||||
- /toolbox/faqs/troubleshoot/
|
||||
- /toolbox/overview/
|
||||
- /toolbox/toolbox_install_mac/
|
||||
- /toolbox/toolbox_install_windows/
|
||||
|
||||
# samples
|
||||
"https://hub.docker.com/_/adminer/":
|
||||
- /samples/adminer
|
||||
- /samples/library/adminer
|
||||
"https://hub.docker.com/_/adoptopenjdk/":
|
||||
- /samples/adoptopenjdk
|
||||
- /samples/library/adoptopenjdk
|
||||
"https://hub.docker.com/_/aerospike/":
|
||||
- /samples/aerospike
|
||||
- /samples/library/aerospike
|
||||
"https://hub.docker.com/_/alpine/":
|
||||
- /samples/alpine
|
||||
- /samples/library/alpine
|
||||
"https://hub.docker.com/_/alt/":
|
||||
- /samples/alt
|
||||
- /samples/library/alt
|
||||
"https://hub.docker.com/_/amazoncorretto/":
|
||||
- /samples/amazoncorretto
|
||||
- /samples/library/amazoncorretto
|
||||
"https://hub.docker.com/_/amazonlinux/":
|
||||
- /samples/amazonlinux
|
||||
- /samples/library/amazonlinux
|
||||
"https://hub.docker.com/_/arangodb/":
|
||||
- /samples/arangodb
|
||||
- /samples/library/arangodb
|
||||
"https://hub.docker.com/_/backdrop/":
|
||||
- /samples/backdrop
|
||||
- /samples/library/backdrop
|
||||
"https://hub.docker.com/_/bash/":
|
||||
- /samples/bash
|
||||
- /samples/library/bash
|
||||
"https://hub.docker.com/_/bonita/":
|
||||
- /samples/bonita
|
||||
- /samples/library/bonita
|
||||
"https://hub.docker.com/_/buildpack-deps/":
|
||||
- /samples/buildpack-deps
|
||||
- /samples/library/buildpack-deps
|
||||
"https://hub.docker.com/_/busybox/":
|
||||
- /samples/busybox
|
||||
- /samples/library/busybox
|
||||
"https://hub.docker.com/_/cassandra/":
|
||||
- /samples/cassandra
|
||||
- /samples/library/cassandra
|
||||
"https://hub.docker.com/_/centos/":
|
||||
- /samples/centos
|
||||
- /samples/library/centos
|
||||
"https://hub.docker.com/_/chronograf/":
|
||||
- /samples/chronograf
|
||||
- /samples/library/chronograf
|
||||
"https://hub.docker.com/_/cirros/":
|
||||
- /samples/cirros
|
||||
- /samples/library/cirros
|
||||
"https://hub.docker.com/_/clearlinux/":
|
||||
- /samples/clearlinux
|
||||
- /samples/library/clearlinux
|
||||
"https://hub.docker.com/_/clefos/":
|
||||
- /samples/clefos
|
||||
- /samples/library/clefos
|
||||
"https://hub.docker.com/_/clojure/":
|
||||
- /samples/clojure
|
||||
- /samples/library/clojure
|
||||
"https://hub.docker.com/_/composer/":
|
||||
- /samples/composer
|
||||
- /samples/library/composer
|
||||
"https://hub.docker.com/_/consul/":
|
||||
- /samples/consul
|
||||
- /samples/library/consul
|
||||
"https://hub.docker.com/_/convertigo/":
|
||||
- /samples/convertigo
|
||||
- /samples/library/convertigo
|
||||
"https://hub.docker.com/_/couchbase/":
|
||||
- /samples/couchbase
|
||||
- /samples/library/couchbase
|
||||
"https://hub.docker.com/_/couchdb/":
|
||||
- /samples/couchdb
|
||||
- /samples/library/couchdb
|
||||
"https://hub.docker.com/_/crate/":
|
||||
- /samples/crate
|
||||
- /samples/library/crate
|
||||
"https://hub.docker.com/_/crux/":
|
||||
- /samples/crux
|
||||
- /samples/library/crux
|
||||
"https://hub.docker.com/_/debian/":
|
||||
- /samples/debian
|
||||
- /samples/library/debian
|
||||
"https://hub.docker.com/_/docker/":
|
||||
- /samples/docker
|
||||
- /samples/library/docker
|
||||
"https://hub.docker.com/_/drupal/":
|
||||
- /samples/drupal
|
||||
- /samples/library/drupal
|
||||
"https://hub.docker.com/_/eclipse-mosquitto/":
|
||||
- /samples/eclipse-mosquitto
|
||||
- /samples/library/eclipse-mosquitto
|
||||
"https://hub.docker.com/_/eggdrop/":
|
||||
- /samples/eggdrop
|
||||
- /samples/library/eggdrop
|
||||
"https://hub.docker.com/_/elasticsearch/":
|
||||
- /samples/library/elasticsearch
|
||||
"https://hub.docker.com/_/elixir/":
|
||||
- /samples/elixir
|
||||
- /samples/library/elixir
|
||||
"https://hub.docker.com/_/erlang/":
|
||||
- /samples/erlang
|
||||
- /samples/library/erlang
|
||||
"https://hub.docker.com/_/euleros/":
|
||||
- /samples/euleros
|
||||
- /samples/library/euleros
|
||||
"https://hub.docker.com/_/express-gateway/":
|
||||
- /samples/express-gateway
|
||||
- /samples/library/express-gateway
|
||||
"https://hub.docker.com/_/fedora/":
|
||||
- /samples/fedora
|
||||
- /samples/library/fedora
|
||||
"https://hub.docker.com/_/flink/":
|
||||
- /samples/flink
|
||||
- /samples/library/flink
|
||||
"https://hub.docker.com/_/fluentd/":
|
||||
- /samples/fluentd
|
||||
- /samples/library/fluentd
|
||||
"https://hub.docker.com/_/fsharp/":
|
||||
- /samples/fsharp
|
||||
- /samples/library/fsharp
|
||||
"https://hub.docker.com/_/gazebo/":
|
||||
- /samples/gazebo
|
||||
- /samples/library/gazebo
|
||||
"https://hub.docker.com/_/gcc/":
|
||||
- /samples/gcc
|
||||
- /samples/library/gcc
|
||||
"https://hub.docker.com/_/geonetwork/":
|
||||
- /samples/geonetwork
|
||||
- /samples/library/geonetwork
|
||||
"https://hub.docker.com/_/ghost/":
|
||||
- /samples/ghost
|
||||
- /samples/library/ghost
|
||||
"https://hub.docker.com/_/golang/":
|
||||
- /samples/golang
|
||||
- /samples/library/golang
|
||||
"https://hub.docker.com/_/gradle/":
|
||||
- /samples/gradle
|
||||
- /samples/library/gradle
|
||||
"https://hub.docker.com/_/groovy/":
|
||||
- /samples/groovy
|
||||
- /samples/library/groovy
|
||||
"https://hub.docker.com/_/haproxy/":
|
||||
- /samples/haproxy
|
||||
- /samples/library/haproxy
|
||||
"https://hub.docker.com/_/haskell/":
|
||||
- /samples/haskell
|
||||
- /samples/library/haskell
|
||||
"https://hub.docker.com/_/haxe/":
|
||||
- /samples/haxe
|
||||
- /samples/library/haxe
|
||||
"https://hub.docker.com/_/hello-world/":
|
||||
- /samples/hello-world
|
||||
- /samples/library/hello-world
|
||||
"https://hub.docker.com/_/httpd/":
|
||||
- /samples/httpd
|
||||
- /samples/library/httpd
|
||||
"https://hub.docker.com/_/hylang/":
|
||||
- /samples/hylang
|
||||
- /samples/library/hylang
|
||||
"https://hub.docker.com/_/ibmjava/":
|
||||
- /samples/ibmjava
|
||||
- /samples/library/ibmjava
|
||||
"https://hub.docker.com/_/influxdb/":
|
||||
- /samples/influxdb
|
||||
- /samples/library/influxdb
|
||||
"https://hub.docker.com/_/irssi/":
|
||||
- /samples/irssi
|
||||
- /samples/library/irssi
|
||||
"https://hub.docker.com/_/jetty/":
|
||||
- /samples/jetty
|
||||
- /samples/library/jetty
|
||||
"https://hub.docker.com/_/jobber/":
|
||||
- /samples/jobber
|
||||
- /samples/library/jobber
|
||||
"https://hub.docker.com/_/joomla/":
|
||||
- /samples/joomla
|
||||
- /samples/library/joomla
|
||||
"https://hub.docker.com/_/jruby/":
|
||||
- /samples/jruby
|
||||
- /samples/library/jruby
|
||||
"https://hub.docker.com/_/julia/":
|
||||
- /samples/julia
|
||||
- /samples/library/julia
|
||||
"https://hub.docker.com/_/kaazing-gateway/":
|
||||
- /samples/kaazing-gateway
|
||||
- /samples/library/kaazing-gateway
|
||||
"https://hub.docker.com/_/kapacitor/":
|
||||
- /samples/kapacitor
|
||||
- /samples/library/kapacitor
|
||||
"https://hub.docker.com/_/kibana/":
|
||||
- /samples/kibana
|
||||
- /samples/library/kibana
|
||||
"https://hub.docker.com/_/known/":
|
||||
- /samples/known
|
||||
- /samples/library/known
|
||||
"https://hub.docker.com/_/kong/":
|
||||
- /samples/kong
|
||||
- /samples/library/kong
|
||||
"https://hub.docker.com/_/lightstreamer/":
|
||||
- /samples/lightstreamer
|
||||
- /samples/library/lightstreamer
|
||||
"https://hub.docker.com/_/logstash/":
|
||||
- /samples/logstash
|
||||
- /samples/library/logstash
|
||||
"https://hub.docker.com/_/mageia/":
|
||||
- /samples/mageia
|
||||
- /samples/library/mageia
|
||||
"https://hub.docker.com/_/mariadb/":
|
||||
- /samples/library/mariadb
|
||||
"https://hub.docker.com/_/matomo/":
|
||||
- /samples/matomo
|
||||
- /samples/library/matomo
|
||||
"https://hub.docker.com/_/maven/":
|
||||
- /samples/maven
|
||||
- /samples/library/maven
|
||||
"https://hub.docker.com/_/mediawiki/":
|
||||
- /samples/mediawiki
|
||||
- /samples/library/mediawiki
|
||||
"https://hub.docker.com/_/memcached/":
|
||||
- /samples/memcached
|
||||
- /samples/library/memcached
|
||||
"https://hub.docker.com/_/mongo/":
|
||||
- /samples/mongo
|
||||
- /samples/library/mongo
|
||||
"https://hub.docker.com/_/mongo-express/":
|
||||
- /samples/mongo-express
|
||||
- /samples/library/mongo-express
|
||||
"https://hub.docker.com/_/mono/":
|
||||
- /samples/mono
|
||||
- /samples/library/mono
|
||||
"https://hub.docker.com/_/mysql/":
|
||||
- /samples/library/mysql
|
||||
"https://hub.docker.com/_/nats/":
|
||||
- /samples/nats
|
||||
- /samples/library/nats
|
||||
"https://hub.docker.com/_/nats-streaming/":
|
||||
- /samples/nats-streaming
|
||||
- /samples/library/nats-streaming
|
||||
"https://hub.docker.com/_/neo4j/":
|
||||
- /samples/neo4j
|
||||
- /samples/library/neo4j
|
||||
"https://hub.docker.com/_/neurodebian/":
|
||||
- /samples/neurodebian
|
||||
- /samples/library/neurodebian
|
||||
"https://hub.docker.com/_/nextcloud/":
|
||||
- /samples/library/nextcloud
|
||||
"https://hub.docker.com/_/nginx/":
|
||||
- /samples/library/nginx
|
||||
"https://hub.docker.com/_/node/":
|
||||
- /samples/node
|
||||
- /samples/library/node
|
||||
"https://hub.docker.com/_/notary/":
|
||||
- /samples/notary
|
||||
- /samples/library/notary
|
||||
"https://hub.docker.com/_/nuxeo/":
|
||||
- /samples/nuxeo
|
||||
- /samples/library/nuxeo
|
||||
"https://hub.docker.com/_/odoo/":
|
||||
- /samples/odoo
|
||||
- /samples/library/odoo
|
||||
"https://hub.docker.com/_/open-liberty/":
|
||||
- /samples/open-liberty
|
||||
- /samples/library/open-liberty
|
||||
"https://hub.docker.com/_/openjdk/":
|
||||
- /samples/openjdk
|
||||
- /samples/library/openjdk
|
||||
"https://hub.docker.com/_/opensuse/":
|
||||
- /samples/opensuse
|
||||
- /samples/library/opensuse
|
||||
"https://hub.docker.com/_/oraclelinux/":
|
||||
- /samples/oraclelinux
|
||||
- /samples/library/oraclelinux
|
||||
"https://hub.docker.com/_/orientdb/":
|
||||
- /samples/orientdb
|
||||
- /samples/library/orientdb
|
||||
"https://hub.docker.com/_/percona/":
|
||||
- /samples/percona
|
||||
- /samples/library/percona
|
||||
"https://hub.docker.com/_/perl/":
|
||||
- /samples/perl
|
||||
- /samples/library/perl
|
||||
"https://hub.docker.com/_/photon/":
|
||||
- /samples/photon
|
||||
- /samples/library/photon
|
||||
"https://hub.docker.com/_/php/":
|
||||
- /samples/library/php
|
||||
"https://hub.docker.com/_/php-zendserver/":
|
||||
- /samples/php-zendserver
|
||||
- /samples/library/php-zendserver
|
||||
"https://hub.docker.com/_/plone/":
|
||||
- /samples/plone
|
||||
- /samples/library/plone
|
||||
"https://hub.docker.com/_/postfixadmin/":
|
||||
- /samples/postfixadmin
|
||||
- /samples/library/postfixadmin
|
||||
"https://hub.docker.com/_/postgres/":
|
||||
- /samples/library/postgres
|
||||
"https://hub.docker.com/_/pypy/":
|
||||
- /samples/pypy
|
||||
- /samples/library/pypy
|
||||
"https://hub.docker.com/_/python/":
|
||||
- /samples/library/python
|
||||
"https://hub.docker.com/_/r-base/":
|
||||
- /samples/r-base
|
||||
- /samples/library/r-base
|
||||
"https://hub.docker.com/_/rabbitmq/":
|
||||
- /samples/rabbitmq
|
||||
- /samples/library/rabbitmq
|
||||
"https://hub.docker.com/_/rakudo-star/":
|
||||
- /samples/rakudo-star
|
||||
- /samples/library/rakudo-star
|
||||
"https://hub.docker.com/_/rapidoid/":
|
||||
- /samples/rapidoid
|
||||
- /samples/library/rapidoid
|
||||
"https://hub.docker.com/_/redis/":
|
||||
- /samples/library/redis
|
||||
"https://hub.docker.com/_/redmine/":
|
||||
- /samples/redmine
|
||||
- /samples/library/redmine
|
||||
"https://hub.docker.com/_/registry/":
|
||||
- /samples/registry
|
||||
- /samples/library/registry
|
||||
"https://hub.docker.com/_/rethinkdb/":
|
||||
- /samples/rethinkdb
|
||||
- /samples/library/rethinkdb
|
||||
"https://hub.docker.com/_/rocket.chat/":
|
||||
- /samples/rocket.chat
|
||||
- /samples/library/rocket.chat
|
||||
"https://hub.docker.com/_/ros/":
|
||||
- /samples/ros
|
||||
- /samples/library/ros
|
||||
"https://hub.docker.com/_/ruby/":
|
||||
- /samples/library/ruby
|
||||
"https://hub.docker.com/_/rust/":
|
||||
- /samples/library/rust
|
||||
"https://hub.docker.com/_/sapmachine/":
|
||||
- /samples/sapmachine
|
||||
- /samples/library/sapmachine
|
||||
"https://hub.docker.com/_/scratch/":
|
||||
- /samples/scratch
|
||||
- /samples/library/scratch
|
||||
"https://hub.docker.com/_/sentry/":
|
||||
- /samples/sentry
|
||||
- /samples/library/sentry
|
||||
"https://hub.docker.com/_/silverpeas/":
|
||||
- /samples/silverpeas
|
||||
- /samples/library/silverpeas
|
||||
"https://hub.docker.com/_/sl/":
|
||||
- /samples/sl
|
||||
- /samples/library/sl
|
||||
"https://hub.docker.com/_/solr/":
|
||||
- /samples/solr
|
||||
- /samples/library/solr
|
||||
"https://hub.docker.com/_/sonarqube/":
|
||||
- /samples/sonarqube
|
||||
- /samples/library/sonarqube
|
||||
"https://hub.docker.com/_/sourcemage/":
|
||||
- /samples/sourcemage
|
||||
- /samples/library/sourcemage
|
||||
"https://hub.docker.com/_/spiped/":
|
||||
- /samples/spiped
|
||||
- /samples/library/spiped
|
||||
"https://hub.docker.com/_/storm/":
|
||||
- /samples/storm
|
||||
- /samples/library/storm
|
||||
"https://hub.docker.com/_/swarm/":
|
||||
- /samples/swarm
|
||||
- /samples/library/swarm
|
||||
"https://hub.docker.com/_/swift/":
|
||||
- /samples/swift
|
||||
- /samples/library/swift
|
||||
"https://hub.docker.com/_/swipl/":
|
||||
- /samples/swipl
|
||||
- /samples/library/swipl
|
||||
"https://hub.docker.com/_/teamspeak/":
|
||||
- /samples/teamspeak
|
||||
- /samples/library/teamspeak
|
||||
"https://hub.docker.com/_/telegraf/":
|
||||
- /samples/telegraf
|
||||
- /samples/library/telegraf
|
||||
"https://hub.docker.com/_/thrift/":
|
||||
- /samples/thrift
|
||||
- /samples/library/thrift
|
||||
"https://hub.docker.com/_/tomcat/":
|
||||
- /samples/tomcat
|
||||
- /samples/library/tomcat
|
||||
"https://hub.docker.com/_/tomee/":
|
||||
- /samples/tomee
|
||||
- /samples/library/tomee
|
||||
"https://hub.docker.com/_/traefik/":
|
||||
- /samples/library/traefik
|
||||
"https://hub.docker.com/_/ubuntu/":
|
||||
- /samples/ubuntu
|
||||
- /samples/library/ubuntu
|
||||
"https://hub.docker.com/_/varnish/":
|
||||
- /samples/varnish
|
||||
- /samples/library/varnish
|
||||
"https://hub.docker.com/_/vault/":
|
||||
- /samples/vault
|
||||
- /samples/library/vault
|
||||
"https://hub.docker.com/_/websphere-liberty/":
|
||||
- /samples/websphere-liberty
|
||||
- /samples/library/websphere-liberty
|
||||
"https://hub.docker.com/_/wordpress/":
|
||||
- /samples/library/wordpress
|
||||
"https://hub.docker.com/_/xwiki/":
|
||||
- /samples/xwiki
|
||||
- /samples/library/xwiki
|
||||
"https://hub.docker.com/_/yourls/":
|
||||
- /samples/yourls
|
||||
- /samples/library/yourls
|
||||
"https://hub.docker.com/_/znc/":
|
||||
- /samples/znc
|
||||
- /samples/library/znc
|
||||
"https://hub.docker.com/_/zookeeper/":
|
||||
- /samples/zookeeper
|
||||
- /samples/library/zookeeper
|
|
@ -7,10 +7,30 @@
|
|||
"prefix": "datacenter/",
|
||||
"strip": false
|
||||
},
|
||||
{
|
||||
"prefix": "docker-hub-enterprise/",
|
||||
"strip": false
|
||||
},
|
||||
{
|
||||
"prefix": "docker-trusted-registry/",
|
||||
"strip": false
|
||||
},
|
||||
{
|
||||
"prefix": "ee/",
|
||||
"strip": false
|
||||
},
|
||||
{
|
||||
"prefix": "reference/dtr/",
|
||||
"strip": false
|
||||
},
|
||||
{
|
||||
"prefix": "reference/ucp/",
|
||||
"strip": false
|
||||
},
|
||||
{
|
||||
"prefix": "ucp/",
|
||||
"strip": false
|
||||
},
|
||||
{
|
||||
"prefix": "v1.4/",
|
||||
"strip": true
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/adminer/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/adoptopenjdk/
|
||||
redirect_from:
|
||||
- /samples/adoptopenjdk/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/aerospike/
|
||||
redirect_from:
|
||||
- /samples/aerospike/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/alpine/
|
||||
redirect_from:
|
||||
- /samples/alpine/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/alt/
|
||||
redirect_from:
|
||||
- /samples/alt/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/amazoncorretto/
|
||||
redirect_from:
|
||||
- /samples/amazoncorretto/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/amazonlinux/
|
||||
redirect_from:
|
||||
- /samples/amazonlinux/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/arangodb/
|
||||
redirect_from:
|
||||
- /samples/arangodb/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/backdrop/
|
||||
redirect_from:
|
||||
- /samples/backdrop/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/bash/
|
||||
redirect_from:
|
||||
- /samples/bash/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/bonita/
|
||||
redirect_from:
|
||||
- /samples/bonita/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/buildpack-deps/
|
||||
redirect_from:
|
||||
- /samples/buildpack-deps/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/busybox/
|
||||
redirect_from:
|
||||
- /samples/busybox/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/cassandra/
|
||||
redirect_from:
|
||||
- /samples/cassandra/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/centos/
|
||||
redirect_from:
|
||||
- /samples/centos/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/chronograf/
|
||||
redirect_from:
|
||||
- /samples/chronograf/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/cirros/
|
||||
redirect_from:
|
||||
- /samples/cirros/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/clearlinux/
|
||||
redirect_from:
|
||||
- /samples/clearlinux/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/clefos/
|
||||
redirect_from:
|
||||
- /samples/clefos/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/clojure/
|
||||
redirect_from:
|
||||
- /samples/clojure/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/composer/
|
||||
redirect_from:
|
||||
- /samples/composer/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/consul/
|
||||
redirect_from:
|
||||
- /samples/consul/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/convertigo/
|
||||
redirect_from:
|
||||
- /samples/convertigo/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/couchbase/
|
||||
redirect_from:
|
||||
- /samples/couchbase/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/couchdb/
|
||||
redirect_from:
|
||||
- /samples/couchdb/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/crate/
|
||||
redirect_from:
|
||||
- /samples/crate/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/crux/
|
||||
redirect_from:
|
||||
- /samples/crux/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/debian/
|
||||
redirect_from:
|
||||
- /samples/debian/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/docker/
|
||||
redirect_from:
|
||||
- /samples/docker/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/drupal/
|
||||
redirect_from:
|
||||
- /samples/drupal/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/eclipse-mosquitto/
|
||||
redirect_from:
|
||||
- /samples/eclipse-mosquitto/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/eggdrop/
|
||||
redirect_from:
|
||||
- /samples/eggdrop/
|
||||
---
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/elasticsearch/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/elixir/
|
||||
redirect_from:
|
||||
- /samples/elixir/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/erlang/
|
||||
redirect_from:
|
||||
- /samples/erlang/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/euleros/
|
||||
redirect_from:
|
||||
- /samples/euleros/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/express-gateway/
|
||||
redirect_from:
|
||||
- /samples/express-gateway/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/fedora/
|
||||
redirect_from:
|
||||
- /samples/fedora/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/flink/
|
||||
redirect_from:
|
||||
- /samples/flink/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/fluentd/
|
||||
redirect_from:
|
||||
- /samples/fluentd/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/fsharp/
|
||||
redirect_from:
|
||||
- /samples/fsharp/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/gazebo/
|
||||
redirect_from:
|
||||
- /samples/gazebo/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/gcc/
|
||||
redirect_from:
|
||||
- /samples/gcc/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/geonetwork/
|
||||
redirect_from:
|
||||
- /samples/geonetwork/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/ghost/
|
||||
redirect_from:
|
||||
- /samples/ghost/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/golang/
|
||||
redirect_from:
|
||||
- /samples/golang/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/gradle/
|
||||
redirect_from:
|
||||
- /samples/gradle/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/groovy/
|
||||
redirect_from:
|
||||
- /samples/groovy/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/haproxy/
|
||||
redirect_from:
|
||||
- /samples/haproxy/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/haskell/
|
||||
redirect_from:
|
||||
- /samples/haskell/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/haxe/
|
||||
redirect_from:
|
||||
- /samples/haxe/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/hello-world/
|
||||
redirect_from:
|
||||
- /samples/hello-world/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/httpd/
|
||||
redirect_from:
|
||||
- /samples/httpd/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/hylang/
|
||||
redirect_from:
|
||||
- /samples/hylang/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/ibmjava/
|
||||
redirect_from:
|
||||
- /samples/ibmjava/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/influxdb/
|
||||
redirect_from:
|
||||
- /samples/influxdb/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/irssi/
|
||||
redirect_from:
|
||||
- /samples/irssi/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/jetty/
|
||||
redirect_from:
|
||||
- /samples/jetty/
|
||||
Jetty provides a Web server and javax.servlet container.
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/jobber/
|
||||
redirect_from:
|
||||
- /samples/jobber/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/joomla/
|
||||
redirect_from:
|
||||
- /samples/joomla/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/jruby/
|
||||
redirect_from:
|
||||
- /samples/jruby/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/julia/
|
||||
redirect_from:
|
||||
- /samples/julia/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/kaazing-gateway/
|
||||
redirect_from:
|
||||
- /samples/kaazing-gateway/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/kapacitor/
|
||||
redirect_from:
|
||||
- /samples/kapacitor/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/kibana/
|
||||
redirect_from:
|
||||
- /samples/kibana/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/known/
|
||||
redirect_from:
|
||||
- /samples/known/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/kong/
|
||||
redirect_from:
|
||||
- /samples/kong/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/lightstreamer/
|
||||
redirect_from:
|
||||
- /samples/lightstreamer/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/logstash/
|
||||
redirect_from:
|
||||
- /samples/logstash/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/mageia/
|
||||
redirect_from:
|
||||
- /samples/mageia/
|
||||
---
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/mariadb/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/matomo/
|
||||
redirect_from:
|
||||
- /samples/matomo/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/maven/
|
||||
redirect_from:
|
||||
- /samples/maven/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/mediawiki/
|
||||
redirect_from:
|
||||
- /samples/mediawiki/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/memcached/
|
||||
redirect_from:
|
||||
- /samples/memcached/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/mongo-express/
|
||||
redirect_from:
|
||||
- /samples/mongo-express/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/mongo/
|
||||
redirect_from:
|
||||
- /samples/mongo/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/mono/
|
||||
redirect_from:
|
||||
- /samples/mono/
|
||||
---
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/mysql/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/nats-streaming/
|
||||
redirect_from:
|
||||
- /samples/nats-streaming/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/nats/
|
||||
redirect_from:
|
||||
- /samples/nats/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/neo4j/
|
||||
redirect_from:
|
||||
- /samples/neo4j/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/neurodebian/
|
||||
redirect_from:
|
||||
- /samples/neurodebian/
|
||||
---
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/nextcloud/
|
||||
---
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/nginx/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/node/
|
||||
redirect_from:
|
||||
- /samples/node/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/notary/
|
||||
redirect_from:
|
||||
- /samples/notary/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/nuxeo/
|
||||
redirect_from:
|
||||
- /samples/nuxeo/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/odoo/
|
||||
redirect_from:
|
||||
- /samples/odoo/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/open-liberty/
|
||||
redirect_from:
|
||||
- /samples/open-liberty/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/openjdk/
|
||||
redirect_from:
|
||||
- /samples/openjdk/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/opensuse/
|
||||
redirect_from:
|
||||
- /samples/opensuse/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/oraclelinux/
|
||||
redirect_from:
|
||||
- /samples/oraclelinux/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/orientdb/
|
||||
redirect_from:
|
||||
- /samples/orientdb/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/percona/
|
||||
redirect_from:
|
||||
- /samples/percona/
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
redirect_to: https://hub.docker.com/_/perl/
|
||||
redirect_from:
|
||||
- /samples/perl/
|
||||
---
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue