cloudlena/s3manager

Documentation of docker run with s3-manager

Closed this issue · 3 comments

Hi

A short documentation about how to build and how to run s3-manager with native Docker would be awesome!

Kind regards
Sascha

Thanks, @sspreitzer! I added some documentation to the README.md and added a Dockerfile and a docker-compose.yml which should help you to accomplish everything you need with Docker. Please reopen this issue if that's not true.

MickL commented

@mastertinner Where is this docker-compose.yml? Also I did not notice the Dockerfile, maybe you can add a link to it (and docker-compose.yml) in the readme so everyone notices it?

There is currently no docker-compose.yml anymore because the app is so basic and providing a generic one is not really possible. The Dockerfile is right at the root of the repo.