Testing without alpine, may not be possible to use
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
|||||||
volumes_from:
|
volumes_from:
|
||||||
- nginx
|
- nginx
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:alpine
|
image: nginx:latest # :alpine
|
||||||
dns:
|
dns:
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 1.0.0.1
|
- 1.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user