mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-01-16 09:52:39 +00:00
Update offline read in Windows: fix error in Docker CE LCOW (Permission denied) (#257)
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
||||
- .travis/conf.d:/etc/nginx/conf.d
|
||||
ports:
|
||||
- 4000:4000
|
||||
command: ["nginx", "-c", "/etc/nginx/conf.d/nginx.conf", "-g", "daemon off;"]
|
||||
|
||||
build:
|
||||
image: yeasy/docker_practice:latest
|
||||
|
||||
Reference in New Issue
Block a user