Menu

Close
  • Home
Subscribe
Menu

Docker goodness (CentOS)

29 September 2016

Problem:

  • Docker wants to start as a process, not a machine

Workaround:

  • Honcho and whatnot

Real Solution:

docker run --privileged -d -e "container=docker"  -v /sys/fs/cgroup:/sys/fs/cgroup <imagename> /usr/sbin/init  
Joel "val" Ward's Picture

Joel "val" Ward

Read more posts by this author.

San Francisco http://b.ccl.io

Share this post

Twitter Facebook Google+

I want to make a bot called

"Husbot" to help husbands help their wives around the house. It's not that I don't want to help, I…

Tensorflow on CentOS7 w/ Nvidia GPUs

First boot up a GPU instance. (ami-31490d51) CentOS 7, amazon style (whatever that means). sudo yum -y update sudo…

High Fidelity Computing © 2019
Proudly published with Ghost