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

Added Docker support #37

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Added Docker support #37

wants to merge 4 commits into from

Conversation

tenekev
Copy link

@tenekev tenekev commented Apr 16, 2024

Love the project! I was surprised to see the lack of Docker support.

  • Added a Docker workflow. Upon a push, the workflow creates images for x86/ARM and publishes them on ghcr.io. This simplifies the deployment process, compared to Docker Hub. ⚠️You might need to update the repo settings to allow users to see and download images.
  • Added a docker-compose.yml that can be used to pull and deploy the aforementioned image.
  • Updated the readme to reflect the changes in a section called "Self-hosting with Docker 🐋".

Copy link

vercel bot commented Apr 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mini-qr-code-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2024 9:27pm

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.

None yet

1 participant