Package: podman
Followup-For: Bug #966093

Dear Maintainer,

Nothing in that file is related to the issue.  I have reviewed policy.json,
and swapaccount has nothing to do with runc/crun nor user namespaces.

If this is working as intended, then "Docker-compatible CLI" and "daemon-less
alternative to docker" are false advertising.  I will note further that here's
what happens on Fedora:

    $ sudo dnf install podman
    <downloads and installs packages>
    $ podman run -it debian:sid
    Trying to pull registry.fedoraproject.org/debian:sid...
      manifest unknown: manifest unknown
    Trying to pull registry.access.redhat.com/debian:sid...
      name unknown: Repo not found
    Trying to pull registry.centos.org/debian:sid...
      manifest unknown: manifest unknown
    Trying to pull docker.io/library/debian:sid...
    Getting image source signatures
    Copying blob babaea2ea26e done
    Copying config eeb0ab1eaa done
    Writing manifest to image destination
    Storing signatures
    root@6a791277d543:/# uname -a
    Linux 6a791277d543 5.6.6-300.fc32.x86_64 #1 SMP Tue Apr 21 13:44:19 UTC 
2020 x86_64 GNU/Linux
    root@6a791277d543:/# 

Notice how it just works, no configuration or troubleshooting necessary?  This
is how it should be in Debian too.

Thanks,
--Robbie

Reply via email to