hauxir/imgpush

no need to use docker

Opened this issue · 1 comments

First of all docker takes up disk space in the server and it's not manageable. So I installed the docker container as written and tried to upload an image and of course it didn't work. Of course nginx and some more config has to be done but I don't even know whats going on inside the container and because it's docker you think there is no need for more explanation. Thank you, this is a nice library. I won't be using it but you can write a clear explanation on how to make it work on simple ubuntu server that will be more helpful to people.

I don't quite understand your issue.
First you say docker is not needed, then you mention installing the docker container and it didn't work.

What didn't work?
Was there an error?

Docker is "required" because it simplifies the setup quite a lot and reduces the surface of unknown issues that might come up.