Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
c1cd22b9
Commit
c1cd22b9
authored
Jan 16, 2019
by
Guilhem Saurel
Browse files
…
parent
a20dc737
Pipeline
#2158
passed with stages
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c1cd22b9
...
...
@@ -30,7 +30,7 @@ RUN pipenv install --system --deploy
ADD
. .
CMD
rm /opt/openrobots/etc/robotpkg.conf \
CMD
rm
-f
/opt/openrobots/etc/robotpkg.conf \
&& /srv/dashboard/robotpkg/bootstrap/bootstrap \
&& while ! nc -z postgres 5432; do sleep 1; done \
&& ./manage.py migrate \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment