Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CNaaS
mist-argus-run
Commits
bf8e0ab4
Commit
bf8e0ab4
authored
Sep 08, 2021
by
Morten Brekkevold
Browse files
Ensure we fetch latest version of mist-argus
parent
05db14c4
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
bf8e0ab4
FROM
python:3.8
RUN
pip
install
gunicorn
RUN
pip
install
gunicorn git+https://scm.uninett.no/cnaas/mist-argus.git@
master
RUN
pip
install
gunicorn git+https://scm.uninett.no/cnaas/mist-argus.git@
614b379425322eb59df42e5cc270ab074fa596cb
RUN
mkdir
/app
COPY
settings.py /app/
...
...
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