Coder Social home page Coder Social logo

Comments (7)

gimbles avatar gimbles commented on May 29, 2024 3

unqualified-search-registries = ["docker.io", "quay.io"]

Adding this to /etc/containers/registry.conf seems to have fixed it

from pods.

marhkb avatar marhkb commented on May 29, 2024

Thanks for the bug report. Could you post the output of curl --unix-socket $XDG_RUNTIME_DIR/podman/podman.sock http://d/v3.0.0/libpod/info here?

from pods.

gimbles avatar gimbles commented on May 29, 2024

curl --unix-socket $XDG_RUNTIME_DIR/podman/podman.sock http://d/v3.0.0/libpod/info

@marhkb
image

from pods.

marhkb avatar marhkb commented on May 29, 2024

Can you post it as plain text instead of an image? Text is much easier to analyze.

from pods.

gimbles avatar gimbles commented on May 29, 2024

Sure!

{"host":{"arch":"amd64","buildahVersion":"1.23.1","cgroupManager":"systemd","cgroupVersion":"v2","cgroupControllers":["memory","pids"],"conmon":{"package":"conmon: /usr/bin/conmon","path":"/usr/bin/conmon","version":"conmon version 2.0.25, commit: unknown"},"cpus":12,"distribution":{"distribution":"pop","version":"22.04","codename":"jammy"},"eventLogger":"journald","hostname":"pop-os","idMappings":{"gidmap":[{"container_id":0,"host_id":1000,"size":1},{"container_id":1,"host_id":100000,"size":65536}],"uidmap":[{"container_id":0,"host_id":1000,"size":1},{"container_id":1,"host_id":100000,"size":65536}]},"kernel":"5.17.5-76051705-generic","logDriver":"journald","memFree":176132096,"memTotal":7707271168,"ociRuntime":{"name":"crun","package":"crun: /usr/bin/crun","path":"/usr/bin/crun","version":"crun version 0.17\ncommit: 0e9229ae34caaebcb86f1fde18de3acaf18c6d9a\nspec: 1.0.0\n+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +YAJL"},"os":"linux","remoteSocket":{"path":"/run/user/1000/podman/podman.sock","exists":true},"serviceIsRemote":false,"security":{"apparmorEnabled":false,"capabilities":"CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT","rootless":true,"seccompEnabled":true,"seccompProfilePath":"/usr/share/containers/seccomp.json","selinuxEnabled":false},"slirp4netns":{"executable":"/usr/bin/slirp4netns","package":"slirp4netns: /usr/bin/slirp4netns","version":"slirp4netns version 1.0.1\ncommit: 6a7b16babc95b6a3056b33fb45b74a6f62262dd4\nlibslirp: 4.6.1"},"swapFree":2501345280,"swapTotal":4294434816,"uptime":"63h 1m 22.62s (Approximately 2.62 days)","linkmode":"dynamic"},"store":{"configFile":"/home/gimbles/.config/containers/storage.conf","containerStore":{"number":0,"paused":0,"running":0,"stopped":0},"graphDriverName":"overlay","graphOptions":{},"graphRoot":"/home/gimbles/.local/share/containers/storage","graphStatus":{"Backing Filesystem":"extfs","Native Overlay Diff":"true","Supports d_type":"true","Using metacopy":"false"},"imageStore":{"number":0},"runRoot":"/run/user/1000/containers","volumePath":"/home/gimbles/.local/share/containers/storage/volumes"},"registries":{},"plugins":{"volume":["local"],"network":["bridge","macvlan"],"log":["k8s-file","none","journald"]},"version":{"APIVersion":"3.4.4","Version":"3.4.4","GoVersion":"go1.17.3","GitCommit":"","BuiltTime":"Thu Jan  1 05:30:00 1970","Built":0,"OsArch":"linux/amd64"}}

@marhkb

from pods.

marhkb avatar marhkb commented on May 29, 2024

Thanks. It seems there are no registries "registries": {}.
What is the output of podman search alpine?

from pods.

gimbles avatar gimbles commented on May 29, 2024

Thanks. It seems there are no registries "registries": {}. What is the output of podman search alpine?

@marhkb
image

Just to clarify, I installed podman from apt [from the Ubuntu repositories].

I'm guessing I'm missing repositories for podman?

from pods.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.