mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-04 01:17:49 +08:00
update docker-run.sh
This commit is contained in:
@@ -15,5 +15,6 @@ docker run -d \
|
||||
--volume /var/run/docker.sock:/var/run/docker.sock \
|
||||
-e GOOGLE_RECAPTCHA_DISABLED="true" \
|
||||
-e DIND_IMAGE="hub.c.163.com/bingohuang/dind:$dind_version" \
|
||||
-e EXPIRY="3h"
|
||||
--name docker-labs hub.c.163.com/bingohuang/docker-labs:$labs_version
|
||||
-e EXPIRY="3h" \
|
||||
--name docker-labs \
|
||||
hub.c.163.com/bingohuang/docker-labs:$labs_version
|
||||
|
Reference in New Issue
Block a user