v5.5.1
runs-on: ubuntu-latest
container:
image: ghcr.io/mgoltzsche/podman:5.5.1
options: --privileged --security-opt seccomp=unconfined
...
- name: build & push image
run: |
podman images
podman build -t "podman:v5.5.1" -f ./Dockerfile .
log:
Writing manifest to image destination
time="2025-06-13T04:08:03Z" level=error msg="Unmounting /var/lib/containers/storage/overlay/a94b37757ba35e01c1582608563090b44b92f25f709531866c35d2dc31760d9d/merged: invalid argument"
Error: mounting new container: mounting build container "1bef6629f70e36f97d3e3be889798d2580851cdb32d0bd703b09739e3ee5dd97": creating overlay mount to /var/lib/containers/storage/overlay/a94b37757ba35e01c1582608563090b44b92f25f709531866c35d2dc31760d9d/merged, mount_data="....,nodev,fsync=0,volatile": using mount program /usr/local/bin/fuse-overlayfs: unknown argument ignored: lazytime
v5.5.1
log:
Writing manifest to image destination
time="2025-06-13T04:08:03Z" level=error msg="Unmounting /var/lib/containers/storage/overlay/a94b37757ba35e01c1582608563090b44b92f25f709531866c35d2dc31760d9d/merged: invalid argument"
Error: mounting new container: mounting build container "1bef6629f70e36f97d3e3be889798d2580851cdb32d0bd703b09739e3ee5dd97": creating overlay mount to /var/lib/containers/storage/overlay/a94b37757ba35e01c1582608563090b44b92f25f709531866c35d2dc31760d9d/merged, mount_data="....,nodev,fsync=0,volatile": using mount program /usr/local/bin/fuse-overlayfs: unknown argument ignored: lazytime