pi-node / instructions

254 stars 154 forks source link

why everything is in single container? #85

Open alapierre opened 3 years ago

alapierre commented 3 years ago

Did you prepare container base application or VM base application? This is not normal to put all services in one container - it not make things easier. Standard way is to provide docker-compose or stack file with all services as a separate containers.