Comment on Would you buy "self-hosted in a box" hardware?

<- View Parent
ebc@lemmy.ca ⁨2⁩ ⁨months⁩ ago

Docker’s secret that most “getting started” tutorials seem to miss is docker-compose.yml. Who wants to type these long-ass commands to start containers? I always just create a compose file, and then docker compose up -d.

Dockerfile is for developers, you shouldn’t need more than a docker-compose.yml for self-hosting stuff.

source
Sort:hotnewtop