mirror of
https://github.com/dokku/dokku.git
synced 2026-08-29 10:08:53 +02:00
wait for CI dokku container to startup
This commit is contained in:
committed by
Jose Diaz-Gonzalez
parent
e8382362e5
commit
67bdd47015
@@ -2,6 +2,7 @@ FROM phusion/baseimage:0.11
|
||||
|
||||
CMD ["/sbin/my_init"]
|
||||
|
||||
ARG DOCKER_BIN=/usr/local/bin/docker
|
||||
ARG DOKKU_TAG=0.17.7
|
||||
ARG DOKKU_GID=200
|
||||
ARG DOKKU_UID=200
|
||||
|
||||
Reference in New Issue
Block a user