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

Publish image on Docker Hub #37

Open
DocDvorak opened this issue Oct 29, 2024 · 0 comments
Open

Publish image on Docker Hub #37

DocDvorak opened this issue Oct 29, 2024 · 0 comments

Comments

@DocDvorak
Copy link

Since the docker image for this proxy doesn't include any copyrighted materials, it would be nice to be able to pull this image from Docker Hub for use in Docker Compose deployments.

While a hosted image would provide similar functionality as the current compose.yaml config, the NPX-based approach will take longer to initialize when the container is (re)created, as the NPX cache is not preserved. A cache volume could be added, but this adds additional complexity to the config that could be abstracted away.

If the maintainers of the org and this repo are okay with this proposal, I'm happy to implement the necessary changes to automate image builds/pushes.

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

1 participant