how do i put multiple commands in entrypoint? #13028
imperialguy
started this conversation in
General
Replies: 2 comments 2 replies
-
You don't. That makes no sense. If you are going to use systemd, then add your script.sh as a unit file to be started by systemd at boot. |
Beta Was this translation helpful? Give feedback.
2 replies
-
You can setup a one time unit file to run what every you want. No reason to be a service. There is a lot of stuff in unit files that just init the system or container. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for something like this:
Beta Was this translation helpful? Give feedback.
All reactions