mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-02 22:11:38 +00:00
Chang docker image in offline read
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
|
||||
docker_practice:
|
||||
build: ./.travis
|
||||
image: yeasy/docker_practice:latest
|
||||
image: ccr.ccs.tencentyun.com/docker_practice/docker_practice:latest
|
||||
ports:
|
||||
- 4000:4000
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user