Skip to content

Dockerfiles for reproducing various builds of the PlanetLab distribution.

Notifications You must be signed in to change notification settings

planetlab/pldistro-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pldistro-build

Dockerfiles for building various flavors of the PlanetLab distribution. Example usage:

$ docker build -t mlab mlab-centos6-i386
$ docker run --privileged=true -ti mlab
[root@ad4bbcd6071c /]# cd build
[root@ad4bbcd6071c build]# ./build-pldistro.sh

The resulting RPM files can be found in /build/RPMS/ inside the container.

About

Dockerfiles for reproducing various builds of the PlanetLab distribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published