Code Monkey home page Code Monkey logo

Comments (3)

jthomas avatar jthomas commented on May 28, 2024

Can you provide me with the exact command-line you are using to run the container?

Do you know that you can use command-line flags to set a volume as well (https://github.com/node-red/node-red-docker#host-directory-as-volume)?

We removed the VOLUME directive from the Dockerfile due to an issue with persisting changes to a new image (#7). There wasn't any benefit to keeping the VOLUME directive in the file as this can be set on the command-line.

from node-red-docker.

spants avatar spants commented on May 28, 2024

I can add a volume manually with the -V switch but if you use kitematic gui for docker on Mac it will not let you assign a volume in the gui if the volume tag is not present in the dockerfile

from node-red-docker.

jthomas avatar jthomas commented on May 28, 2024

Thanks for the update, I can see this is a known issue for Kitematic (docker/kitematic#376).

We removed the VOLUME tag due to the following issue (#7). I understand this causes an issue for you but we won't revert this fix to resolve a bug that is in one particular Docker client.

Are you able to use the command-line Docker client to run the containers? If that isn't possible, you would have to fork this repository and build your own image. I'm going to close this issue as we won't be pushing a fix for this due to the reasons outlined above.

Thanks for reporting this, I can understand it's frustrating.

from node-red-docker.

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.