SamBouwer / any-docker

Dockerized all-in-one instance of an anytype node
MIT License
67 stars 7 forks source link

Split monolith Docker image #3

Closed SamBouwer closed 1 year ago

SamBouwer commented 1 year ago

It's easy to get started with a single docker image for a single docker container, but some people probably want a bit more flexibility to run their own Mongodb, s3, and redis. Also requires separate docker run and docker-compose.yaml examples.