Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Timo Heikkilä
PET-rating
Commits
f4cc1322
Commit
f4cc1322
authored
Apr 15, 2021
by
Ossi Laine
Browse files
Dont use pre-build image of app in docker-compose file
parent
d1e82d3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/docker-compose.yml
View file @
f4cc1322
...
...
@@ -16,7 +16,8 @@ services:
-
gunicorn
gunicorn
:
image
:
rating_app:latest
#image: rating_app:latest
build
:
../.
restart
:
always
ports
:
-
8000:8000
...
...
Write
Preview
Supports
Markdown
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