AdguardTeam / dnsproxy

Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

podman Is there no program on the container?

Potterli20 opened this issue · comments

commented

root@potter:~ podman run -dit --name dnsproxy -v /root/dnsproxy:/opt/dnsproxy/ --restart always --network podman1 --device=/dev/kvm --device=/dev/vhost-net -p 60:53/udp -p 60:53/tcp -d adguard/dnsproxy
✔ docker.io/adguard/dnsproxy:latest
Trying to pull docker.io/adguard/dnsproxy:latest...
Getting image source signatures
Copying blob 1f4538542ca6 done
Copying blob 4f4fb700ef54 skipped: already exists
Copying blob 7264a8db6415 done
Copying blob b4e764d302dc done
Copying blob 65857773e582 done
Copying blob 452ea3a3422c done
Copying config 65904733f9 done
Writing manifest to image destination
Storing signatures
Error: crun: executable file /opt/dnsproxy/dnsproxy not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found
root@potter:~#