Git Product home page Git Product logo

Comments (2)

AkihiroSuda avatar AkihiroSuda commented on July 18, 2024

Thanks for reporting.
Was it working before?
Was something changed on tumbleweed recently?

Adding some path (/var/run ?) to --copy-up helps?
https://github.com/moby/moby/blob/591c98cdbee73d36fe27abdb4456f8d70b8e549d/contrib/dockerd-rootless.sh#L107

You may need DOCKERD_ROOTLESS_ROOTLESSKIT_SLIRP4NETNS_SANDBOX=false too
https://github.com/moby/moby/blob/591c98cdbee73d36fe27abdb4456f8d70b8e549d/contrib/dockerd-rootless.sh#L15C2-L15C2

from slirp4netns.

tilfischer avatar tilfischer commented on July 18, 2024

Thank for your reply!

I added --copy-up=/var/run to the line mentioned and uninstalled and installed rootless docker. However, this did not help.

What I have found out so far, is that netconfig was changed about a year ago, so that it does now use /run/netconfig instead of /var/run/netconfig.

Copying /var/run/netconfig/resolv.conf (or /run/netconfig/resolv.conf) to /etc or adding a symlink there for /run/netconfig/resolv.conf to /etc/resolv.conf works fine. However, with a symlink to /var/run/netconfig/resol.conf, no traffic can leave the namespace of the rootless docker.

Hence, that seems not be an issue for slirp4netns and I will close this issue.

from slirp4netns.

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.