Quadlet container's entrypoint #27237
Closed
homelan-git
started this conversation in
General
Replies: 2 comments
-
|
Does it work if you replace with Note, the curly brackets were also removed. Here is a minimal test
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
After some time, it seems to work - even with the ENV vars. Thanks you! |
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.
-
Hi,
I've some problems to override the
Entrypoint=. I'm using a MariaDB official image (rootless Podman) and want to make a backup from them. One container has a running DB for Gitea. I want to dump this using a timer.For this a have a target, timer and another MariaDB image for the 'dump' container.
and get the error
How to cope with it? I don't like to write a shell script, even I have to pass ENV vars and I'm expecting the same problem there.
I'm using CoreOS stable with systemd 257 (257.9-2.fc42).
Beta Was this translation helpful? Give feedback.
All reactions