cornmail

Results 1 comments of cornmail

Same for empty volumes, with the following example: ```yaml version: "3" services: test: image: alpine volumes: # ./test:/test ``` `podman-compose up` outputs: ``` Traceback (most recent call last): File "~/.local/bin/podman-compose",...