-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sugar for .container
systemd quadlet units
#497
Comments
Quadlets are "just" files in |
Moving back to Butane. |
.container
systemd quadlet units
For what it's worth, I also ran it into this just now. It still occurs when using |
This happens because quadlet are not systemd units, so you can not use this syntax to set them in Butane. See https://github.com/travier/fedora-coreos-matrix for an example config using quadlets. |
Yeah, makes sense. Thanks for the example config. |
The following butane config fails to transpile :
when ran :
https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html
The text was updated successfully, but these errors were encountered: