-
Notifications
You must be signed in to change notification settings - Fork 41
add instructions to build a quick docker image for dev and production #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
jagerman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor changes included as comments here.
I also think we should move the /docker bits into /contrib/docker which might make people realize that this isn't for production use.
(There are some community members interested in creating a production docker image for pysogs, though that will look a little different — most likely by using the python3-sogs package to install the production version rather than reusing a current dev branch checkout.)
bd59f91 to
2d33409
Compare
What's left to be done is