|
|
|
|
|
by tracker1
1248 days ago
|
|
Same... but I've seen enough people just run stuff via cli when starting, and/or worse would be inheriting a running server, where you don't have the bash history of the user who created the thing. Worse still, is if there are many attempts in the history with different params... I try to use at least docker-compose.yaml for nearly everything. This is a nice tool for other times, without the hassle of other options. |
|