Skip to content
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

add instructions to build a quick docker image for dev and production #88

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

Bilb
Copy link
Contributor

@Bilb Bilb commented Mar 21, 2022

What's left to be done is

  • make sure the container restarts if it crashes (unsure if we can do this)
  • for the production one, add a way to keep the sogs command running while the container is up
  • deploy to dockerhub?

Copy link
Member

@jagerman jagerman left a 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.)

@Bilb Bilb force-pushed the docker branch 3 times, most recently from bd59f91 to 2d33409 Compare April 13, 2022 01:52
@Bilb Bilb changed the title add instructions to build a quick docker image for dev add instructions to build a quick docker image for dev and production Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants