GithubHelp home page GithubHelp logo

Docker issue about vagrant-openshift HOT 11 CLOSED

openshift avatar openshift commented on June 13, 2024
Docker issue

from vagrant-openshift.

Comments (11)

mfojtik avatar mfojtik commented on June 13, 2024

yeah, we should have --storage-opt dm.no_warn_on_loop_devices=true in /etc/sysconfig/docker or setup better storage for docker which will eventually improve the speed of docker builds ;-)

@danmcp any clues if somebody is looking into using LVM or something more efficient for Docker in our vagrant boxes?

from vagrant-openshift.

rhcarvalho avatar rhcarvalho commented on June 13, 2024

@mfojtik do you have any workaround to get docker run to work?

Even after editing /etc/sysconfig/docker and restarting the Docker daemon, docker run --rm centos:7 still doesn't work -- and doesn't produce any warnings.

from vagrant-openshift.

mfojtik avatar mfojtik commented on June 13, 2024

@rhcarvalho if you want bash shell you have to run docker run --rm -it centos:7 /bin/bash

from vagrant-openshift.

mfojtik avatar mfojtik commented on June 13, 2024

@rhcarvalho and you can of course omit the /bin/bash part ;-)

from vagrant-openshift.

rhcarvalho avatar rhcarvalho commented on June 13, 2024

dahhh of course... where's my head today...

thanks ;)

from vagrant-openshift.

rhcarvalho avatar rhcarvalho commented on June 13, 2024

Updated the description: the issue is only the warning.

(and of course my silly mind today 😉 ...)

from vagrant-openshift.

danmcp avatar danmcp commented on June 13, 2024

@danmcp any clues if somebody is looking into using LVM or something more efficient for Docker in our vagrant boxes?

@mfojtik I don't think anyone is looking at it. @ironcladlou did a one off image one time but it needs to get automated into vagrant-openshift.

from vagrant-openshift.

danmcp avatar danmcp commented on June 13, 2024

@rhcarvalho @mfojtik FYI I am taking a look at this now.

from vagrant-openshift.

danmcp avatar danmcp commented on June 13, 2024

@rhcarvalho @mfojtik fedora and centos have been updated for virtualbox and libvirt

from vagrant-openshift.

rhcarvalho avatar rhcarvalho commented on June 13, 2024

thanks @danmcp

from vagrant-openshift.

danmcp avatar danmcp commented on June 13, 2024

I went ahead and updated all the amis as well.

from vagrant-openshift.

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.