Y
Hacker News
new
|
ask
|
show
|
jobs
by
sebazzz
590 days ago
On my personal home server I abuse Docker Compose so I don't have to use a huge command line to spin up/spin down containers but I can just say "docker compose up -d" and be done with it.