Built from source at https://github.com/CenturyLinkLabs/buildstep with tags for Ubuntu 12.04, 12.10, 13.04, 13.10, and 14.04
2.4K
Built from https://github.com/CenturyLinkLabs/buildstep with tags for:
This is based on https://index.docker.io/u/progrium/buildstep/ but with more options for different underlying operating systems. The tags came from the fact that HHVM required ubuntu:12.04 but program/buildstep did not have built-in support for 12.04 and that program/buildstep:latest is 12.10, not 13.10.
These containers are the base containers for app2container https://github.com/CenturyLinkLabs/app2container which allows you to create containers out of apps with a simple command:
$ sudo gem install building
$ building myuser/container-name
$ docker run -d -p 8080 -e "PORT=8080" myuser/container-name
Content type
Image
Digest
sha256:05dbce454…
Size
342.5 MB
Last updated
almost 11 years ago
docker pull ctlc/buildstep