|
|
|
|
|
by rubyist5eva
1248 days ago
|
|
I find the fact that you can run this without installing by using docker, I immediately though of running runlike with runlike runlike -p runlike This looks like a pretty neat tool, but when I'm spinning anything up non-trivial I usually just write docker-compose files so I'm not sure what use case I would have for it personally. |
|
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.