Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jochem Bijlard
fractalis
Commits
db5d63d4
Commit
db5d63d4
authored
May 15, 2018
by
Sascha Herzinger
Browse files
fixing Dockerfile
parent
4cd6804a
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
db5d63d4
FROM
python:3.6-stretch
RUN
mkdir
/app/
COPY
requirements.txt /app/
COPY
tests/ /app/tests/
WORKDIR
/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