docker

New features which should be implemented in Porteus; suggestions are welcome. All questions or problems with testing releases (alpha, beta, or rc) should go in their relevant thread here, rather than the Bug Reports section.
User avatar
ralcocer
Samurai
Samurai
Posts: 187
Joined: 02 Jan 2011, 12:53
Distribution: 3.2rc5 Xfce
Location: Puerto Rico
Contact:

docker

Post#1 by ralcocer » 07 Mar 2014, 18:21

An open source project to pack, ship and run any application as a lightweight container https://www.docker.io/

User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: docker

Post#2 by Slaxmax » 07 Mar 2014, 19:31

“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead

saurabh chamotra
Ronin
Ronin
Posts: 1
Joined: 24 Sep 2014, 11:53
Distribution: porteus-v3.0.1
Location: india

Re: docker

Post#3 by saurabh chamotra » 03 Nov 2015, 09:43

hi friends i am in trouble , trying to install docker on 64 bit porteous linux ! no success till date any help will be greatly appriciated

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: docker

Post#4 by brokenman » 04 Nov 2015, 02:07

Update kernel to 3.2+ then enable cgroup configs. Install lxc using the package manager in porteus, then install docker.

If you wait a few days I will compile the kernel. Light weight porteus running docker would be nice.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: docker

Post#5 by brokenman » 07 Nov 2015, 03:03

Battled with docker on Porteus and didn't get it running. Then I tried it on the nemesis (arch based porteus) and it just worked out of the box, I will release an ISO of this soon for people to play with.

It was as easy as this:

Code: Select all

pacman -S docker
docker daemon
How do i become super user?
Wear your underpants on the outside and put on a cape.

tome
Contributor
Contributor
Posts: 675
Joined: 26 Jun 2013, 14:03
Distribution: x64 Openbox
Location: Russia is causing the immense damage to humanity
Contact:

Re: docker

Post#6 by tome » 08 Nov 2015, 12:36

You have mind and feelings. Be wise and clever.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: docker

Post#7 by brokenman » 08 Nov 2015, 16:40

I followed this guide when trying it on Porteus. Unfortunately it didn't result in a working docker in fresh mode even passing the kernel parameter. Not sure why. I don't use docker so the time I gave it was minimal.
How do i become super user?
Wear your underpants on the outside and put on a cape.

tome
Contributor
Contributor
Posts: 675
Joined: 26 Jun 2013, 14:03
Distribution: x64 Openbox
Location: Russia is causing the immense damage to humanity
Contact:

Re: docker

Post#8 by tome » 11 Nov 2016, 21:45

Docker works in Porteus after replacing vmlinuz and 000-kernel.xzm with kernel from nemesis and after cgroupfs-mount script (from github) is once executed.
You have mind and feelings. Be wise and clever.

Post Reply