Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Update Dockerfile #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update Dockerfile #62

wants to merge 2 commits into from

Conversation

beaudeanadams
Copy link

  • Updated Dockerfile to best practice
  • Updated python version to 3.8

Updated Dockerfile to best practice
Removed APP_VERSION from Dockerfile. APP_VERSION is set in settings.py
@freyta
Copy link
Owner

freyta commented Mar 21, 2020

Hey.

Is there a reason we can't have the APP_VERSION set in the Dockerfile? It would be easier to update the container if there is an update

@mxhob1
Copy link

mxhob1 commented May 9, 2020

There is no reason that you cannot set APP_VERSION as an ENV in the Dockerfile also, however it would need manual overriding on runtime as the version changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants