Conversation
|
There's also |
|
You could switch the script back to a |
|
I couldn't get either the docker-compose or the docker run method to work with the overriden CMD. I don't see systemd logs. We probably also need to run whatever the default for jrei/systemd-debian:12 is, or a crazy idea, include |
|
The command is normally What works for me and is probably the easiest for right now is:
|
Also confirm the above works. This seems to be a generally accepted method in common use. |
|
thanks for helping on this one! |
|
You betcha! Resolves #11 |
this is extremly ugly, but the container exists when the script is ran, so after running the script we will tail /dev/null this will never stop so the container will never stop. again, super ugly, but i don't know a better way. maybe @jrcichra knows a cleaner method
fixes #18 resolves #18