containers / containers/podman-py
Empty environment variable is not supported
Open
- Dominant language
- Python
- Stars
- 381
- Forks
- 140
- Avg merge
- 5h 30m
- Merged PRs (30d)
- 1
Description
I guess this is supposed to happen to remove other empty parameters but it causes problem with empty environment variables. They get removed during data preparation in api/http_utils.py function _filter_values. So there is no way to use empty variable.
Contributor guide
Assessment
This issue has not been assessed yet.