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 Docker support #240

Open
serge1peshcoff opened this issue Feb 24, 2021 · 1 comment
Open

Add Docker support #240

serge1peshcoff opened this issue Feb 24, 2021 · 1 comment

Comments

@serge1peshcoff
Copy link

What version of this package are you using?
Latest I guess?

What problem do you want to solve?
There's no Docker container for instant.io, so it's impossible to run it in a Docker sandbox. This should make the self-hosted installation/deployment really easy, as running the Docker container is really 1 command.

What do you think is the correct solution to this problem?
Add Dockerfile, probably add CI for building and pushing the container on merging to master. I can take care of this if needed.

Are you willing to submit a pull request to implement this change?
Yes

@zackees
Copy link
Contributor

zackees commented Jul 14, 2022

I did it and added it here:
https://github.com/zackees/instant.io

It's being deployed on Render.com and my computer, but should work for DigitalOcean and others.

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

No branches or pull requests

2 participants