Giter VIP home page Giter VIP logo

Comments (8)

donny-dont avatar donny-dont commented on June 3, 2024 5

@lpalmes 0.5 is right around the corner. If you are just starting with Drone then you should use that.

from drone-docker.

bradrydzewski avatar bradrydzewski commented on June 3, 2024

@lpalmes device mapper is not a supported driver for this Docker plugin. You can see more in the known issue section http://readme.drone.io/plugins/docker/

from drone-docker.

lpalmes avatar lpalmes commented on June 3, 2024

Oh, i used to do this in ubuntu 14, but now i couldn't get it to work, i tried also with done 0.5, but i got an error in the container logs like version control not working, that's why i went back to 0.4
Thanks for the help!

from drone-docker.

bradrydzewski avatar bradrydzewski commented on June 3, 2024

@lpalmes there isn't a version control not working not working, but there is a version control system not configured which happens when you try to start drone without correctly configuring the version control system (like github).

from drone-docker.

lpalmes avatar lpalmes commented on June 3, 2024

Oh yes, i couldn't remember exactly, but i'm using gitlab, in the dronerc file, the same one i use with 0.4, and i got that message.

from drone-docker.

dgonzalez avatar dgonzalez commented on June 3, 2024

Heya, I got this problem as well and this is an absolute blocker for drone-docker on a private registry. I have tried pretty much everything that I've found in Internet but still does not work. Is this solved in Drone 0.5? What has to do the storage_driver with this problem? I don't see the correlation.

from drone-docker.

tboerger avatar tboerger commented on June 3, 2024

The known problems and workarounds are documented within DOCS.md

from drone-docker.

bradrydzewski avatar bradrydzewski commented on June 3, 2024

@tboerger @dgonzales the troubleshooting section was moved to http://readme.drone.io/questions/why-does-the-docker-plugin-fail/

I am confident the troubleshooting guide will help you resolve the issue. If not, we will need more detail to point you in the right direction, including logs and error message.

this is an absolute blocker for drone-docker on a private registry

There are no known issues using the plugin with private registries. There is a verified example in the documentation for using private registries. See http://plugins.drone.io/drone-plugins/drone-docker/

Is this solved in Drone 0.5?

There is no issue to solve, that I'm aware of.

What has to do the storage_driver with this problem

This is somewhat discussed in the troubleshooting docs, linked above.

This is because the plugin runs docker in docker for isolation purposes, and certain storage drivers do not work when running docker in docker. The devicemapper driver is one of these drivers, and also happens to be the default on RedHat, CentOS and a few other distros.

from drone-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.