hmmm so what is the best way to start docker containers w/ specific config on boot? i feel like a docker-compose invocation in a systemd service is cursed but idk what i'm supposed to do
hmmm so what is the best way to start docker containers w/ specific config on boot? i feel like a docker-compose invocation in a systemd service is cursed but idk what i'm supposed to do 2 comments
|
@er1n If you have the right restart policy in docker-compose it will start the containers on boot on its own