We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a393f1 commit e6604f9Copy full SHA for e6604f9
1 file changed
{{cookiecutter.project_slug}}/compose/local/django/Dockerfile
@@ -78,4 +78,4 @@ RUN chmod +x /start-flower
78
# copy application code to WORKDIR
79
COPY . ${APP_HOME}
80
81
-ENTRYPOINT ["/entrypoint"]
+ENTRYPOINT ["/entrypoint"]
0 commit comments