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

[RFE] Provide a container image #32

Closed
e-minguez opened this issue Feb 28, 2024 · 4 comments
Closed

[RFE] Provide a container image #32

e-minguez opened this issue Feb 28, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@e-minguez
Copy link

It would be nice to have http-server-upload already available as a container somewhere.

@crycode-de
Copy link
Owner

Can you explain this in a little more detail? What kind of container and what purpose?

@e-minguez
Copy link
Author

Sure! I was thinking about having an already available docker container so it can be used as docker run foobar/http-server-upload:latest (with the proper volume mounts, permissions, etc.) The idea is to be able to use it in docker hosts (or with docker compose as well) but also maybe as a kubernetes pod.

@crycode-de
Copy link
Owner

Thank you! I'll have a look at this as soon as possible.
Should be no big deal. 😉

@crycode-de crycode-de self-assigned this Feb 28, 2024
@crycode-de crycode-de added the enhancement New feature or request label Feb 28, 2024
@crycode-de
Copy link
Owner

A docker image is now available at the docker hub: https://hub.docker.com/r/crycode/http-server-upload

Also the repo includes a Dockerfile and some information in the readme.

Thanks for requesting this and also thanks to @pladen for providing a first docker example!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants