aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-05Add docker image for proofn API.Mhd Sulhan
2015-09-05Set name of running container to "db-pg".Mhd Sulhan
2015-09-05Fix typo on "ExPOSE".Mhd Sulhan
2015-09-05Add git, gcc, make, and python2 package.Mhd Sulhan
2015-09-05Include grep in default installation.Mhd Sulhan
2015-09-05Do not clean content at /usr/include.Mhd Sulhan
2015-09-04Script to run postgresql container using mounted host directory.Mhd Sulhan
2015-09-04Create database in init script, when docker run.Mhd Sulhan
2015-09-04Ignore temporary rootfs in arch-base.Mhd Sulhan
2015-09-04Explain nodejs and postgresql images creation.Mhd Sulhan
2015-09-04Group cleaning commands into one function.Mhd Sulhan
2015-09-04Reorder commands to minimize temporary images creation.Mhd Sulhan
2015-09-04Fetch only packages to be installed, do not need to update host system.Mhd Sulhan
2015-09-04Move build and clean commands to bootstrap.sh file.Mhd Sulhan
2015-09-04Script to clean image creation.Mhd Sulhan
2015-09-04Fix order of package removal.Mhd Sulhan
2015-09-04Remove "latest" tag, because it will be added automatically.Mhd Sulhan
2015-09-04Include "file" package in the system.Mhd Sulhan
2015-09-02arch-base: include binutils and sed packages.Mhd Sulhan
2015-09-01Add script to create docker image for postgresql.Mhd Sulhan
2015-09-01Add script to create system image for nodejs.Mhd Sulhan
2015-08-31Script to create docker images based on Arch Linux on x86_64.Mhd Sulhan