Coder Social home page Coder Social logo

docker-library's People

Contributors

trevor-vaughan avatar wood1986 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-library's Issues

virtualbox/module using coreos-4.3.6

How do I fake centos linux header?

core@localhost ~ $ uname -a
Linux localhost 4.3.6-coreos #2 SMP Tue Apr 5 10:32:16 UTC 2016 x86_64 Intel(R) Xeon(R) CPU L5420 @ 2.50GHz GenuineIntel GNU/Linux

core@localhost ~ $ docker run -it virtualbox
Stopping VirtualBox kernel modules [ OK ]
Uninstalling old VirtualBox DKMS kernel modules [ OK ]
Trying to register the VirtualBox kernel modules using DKMSError! echo
Your kernel headers for kernel 4.3.6-coreos cannot be found at
/lib/modules/4.3.6-coreos/build or /lib/modules/4.3.6-coreos/source.
[FAILED](Failed, trying without DKMS)
Recompiling VirtualBox kernel modules [FAILED](Look at /var/log/vbox-install.log to find out what went wrong)

When I executed Dockerfile.

WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (4.3.6-coreos) or it failed to
load. Please recompile the kernel module and install it by

       sudo /sbin/rcvboxdrv setup

vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (4.9.12-moby) or it failed to load

using the kindly provided Dockerfile https://github.com/wood1986/docker-library/blob/master/virtualbox/Dockerfile I get below error from running command:
docker build /myPathToYourDockerfile/

I'm using Docker 17.03.0-cd-win1 (10300) on latest Windows 10 Enterprise build 14393.693 & set to run Linux containers.
Any idea how to overcome this hurdle?

RUN VERSION=$(VBoxManage --version | tail -1 | cut -f 1 -d "r") && curl -Lo /Oracle_VM_VirtualBox_Extension_Pack-${VERSION}.vbox-extpack http://download.virtualbox.org/virtualbox/${VERSION}/Oracle_VM_VirtualBox_Extension_Pack-${VERSION}.vbox-extpack && VBoxManage extpack install Oracle_VM_VirtualBox_Extension_Pack-${VERSION}.vbox-extpack && rm -rf Oracle_VM_VirtualBox_Extension_Pack-${VERSION}.vbox-extpack
---> Running in f8a00d820dba
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18.6M 100 18.6M 0 0 2998k 0 0:00:06 0:00:06 --:--:-- 4970k
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (4.9.12-moby) or it failed to
load. Please recompile the kernel module and install it by

       sudo /sbin/vboxconfig

     You will not be able to start VMs until this problem is fixed.

Virtualbox doesn't work on coreos 4.3.6

Step 5 : RUN useradd $USERNAME -mp $(openssl passwd -1 $PASSWORD)
---> Using cache
---> beab2ee9ee5b
Successfully built beab2ee9ee5b
Stopping VirtualBox kernel modules [ OK ]
Uninstalling old VirtualBox DKMS kernel modules [ OK ]
Trying to register the VirtualBox kernel modules using DKMSError! Bad return status for module build on kernel: 4.3.6-coreos (x86_64)
Consult /var/lib/dkms/vboxhost/5.0.16/build/make.log for more information.
[FAILED](Failed, trying without DKMS)
Recompiling VirtualBox kernel modules [FAILED](Look at /var/log/vbox-install.log to find out what went wrong)
Oracle VM VirtualBox web service Version 5.0.16
(C) 2007-2016 Oracle Corporation
All rights reserved.
VirtualBox web service 5.0.16 r105871 linux.amd64 (Mar 4 2016 13:28:08) release log

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.