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
Obviously, the environment variables are not working. According to the pod creation date information "Created": "2024-11-21T13:24:38.787538597+08:00" that was deployed before and the environment variables worked normally, this problem should be caused by the recent update.
When I deployed the container as before, I found that the results were inconsistent with the previous ones.
Describe the bug
Configure
APP_DATA=/srv/pool/appdata/${UID}
in env filecompose.yaml
podman-compose --env-file <file> config
output
Obviously, the environment variables are not working. According to the pod creation date information "Created": "2024-11-21T13:24:38.787538597+08:00" that was deployed before and the environment variables worked normally, this problem should be caused by the recent update.
When I deployed the container as before, I found that the results were inconsistent with the previous ones.
Actual behavior
Output
$ podman-compose version
podman-compose version 1.2.0
podman version 5.3.1
Environment:
podman-compose version 1.2.0
podman version 5.3.1
The text was updated successfully, but these errors were encountered: