mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update docker-compose.yml
This commit is contained in:
@@ -1,32 +1,32 @@
|
||||
v1.4:
|
||||
image: docs/archive:v1.4
|
||||
image: docs/docker.github.io:v1.4
|
||||
ports:
|
||||
- "4014:4000"
|
||||
v1.5:
|
||||
image: docs/archive:v1.5
|
||||
image: docs/docker.github.io:v1.5
|
||||
ports:
|
||||
- "4015:4000"
|
||||
v1.6:
|
||||
image: docs/archive:v1.6
|
||||
image: docs/docker.github.io:v1.6
|
||||
ports:
|
||||
- "4016:4000"
|
||||
v1.7:
|
||||
image: docs/archive:v1.7
|
||||
image: docs/docker.github.io:v1.7
|
||||
ports:
|
||||
- "4017:4000"
|
||||
v1.8:
|
||||
image: docs/archive:v1.8
|
||||
image: docs/docker.github.io:v1.8
|
||||
ports:
|
||||
- "4018:4000"
|
||||
v1.9:
|
||||
image: docs/archive:v1.9
|
||||
image: docs/docker.github.io:v1.9
|
||||
ports:
|
||||
- "4019:4000"
|
||||
v1.10:
|
||||
image: docs/archive:v1.10
|
||||
image: docs/docker.github.io:v1.10
|
||||
ports:
|
||||
- "4110:4000"
|
||||
v1.11:
|
||||
image: docs/archive:v1.11
|
||||
image: docs/docker.github.io:v1.11
|
||||
ports:
|
||||
- "4111:4000"
|
||||
|
||||
Reference in New Issue
Block a user