You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following line in my compose file’s service configuration:
userns_mode: "keep-id"
When trying to convert the compose file, podlet outputs the following error:
Error:
0: File `compose-debugging.yaml` is not a valid compose file
1: services.test: unknown attribute "userns_mode", extensions must start with 'x-' (see https://docs.docker.com/compose/compose-file/#extension) at line 3 column 5
This should be supported by Quadlet in container/Kube units, according to the documentation.
I have the following line in my compose file’s service configuration:
When trying to convert the compose file, podlet outputs the following error:
This should be supported by Quadlet in container/Kube units, according to the documentation.
The text was updated successfully, but these errors were encountered: