Giter Site home page Giter Site logo

--privileged? about nginx-docker-container HOT 4 CLOSED

ghaering avatar ghaering commented on June 11, 2024
--privileged?

from nginx-docker-container.

Comments (4)

wouldgo avatar wouldgo commented on June 11, 2024

Hi @ghaering,

there a specific reason for the --privileged run flag there. The need is in the device visibility in the container, due to the fact that the add-folder.sh script mount a piece of the host fs inside the container.

At the time of the first attempt to do this kind of thing I thought this is the way to achieve the goal. If you know a better solution feel free to contribute!

Best regards
Dario

from nginx-docker-container.

ghaering avatar ghaering commented on June 11, 2024

If all you want to do is have a folder from the host accessible, then this is the way to go:

https://docs.docker.com/engine/userguide/containers/dockervolumes/

"Mount a host directory as a data volume"

Plain simple Docker host mount.

from nginx-docker-container.

wouldgo avatar wouldgo commented on June 11, 2024

One of my requirements is to not stop the already running container. Declare a new volume, as far as I remember, means stops the running on and start over.

from nginx-docker-container.

wouldgo avatar wouldgo commented on June 11, 2024

If there are some other issues related don't hesitate to reopen

from nginx-docker-container.

Related Issues (1)

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.