| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-05 | Add docker image for proofn API. | Mhd Sulhan | |
| This images build on top of sulhan/arch-nodejs with additional npm packages: sails and pm2. | |||
| 2015-09-05 | Set name of running container to "db-pg". | Mhd Sulhan | |
| 2015-09-05 | Fix typo on "ExPOSE". | Mhd Sulhan | |
| 2015-09-05 | Add git, gcc, make, and python2 package. | Mhd Sulhan | |
| This packages is required when one of npm package need to rebuild. Also, do not remove /usr/include. | |||
| 2015-09-05 | Include grep in default installation. | Mhd Sulhan | |
| 2015-09-05 | Do not clean content at /usr/include. | Mhd Sulhan | |
| Content of "/usr/includes" will be used by npm rebuild. | |||
| 2015-09-04 | Script to run postgresql container using mounted host directory. | Mhd Sulhan | |
| 2015-09-04 | Create database in init script, when docker run. | Mhd Sulhan | |
| Use host "data" directory to server as database directory. | |||
| 2015-09-04 | Ignore temporary rootfs in arch-base. | Mhd Sulhan | |
| 2015-09-04 | Explain nodejs and postgresql images creation. | Mhd Sulhan | |
| 2015-09-04 | Group cleaning commands into one function. | Mhd Sulhan | |
| 2015-09-04 | Reorder commands to minimize temporary images creation. | Mhd Sulhan | |
| 2015-09-04 | Fetch only packages to be installed, do not need to update host system. | Mhd Sulhan | |
| * Remove tag on docker image build command. | |||
| 2015-09-04 | Move build and clean commands to bootstrap.sh file. | Mhd Sulhan | |
| * Expose port 80. | |||
| 2015-09-04 | Script to clean image creation. | Mhd Sulhan | |
| 2015-09-04 | Fix order of package removal. | Mhd Sulhan | |
| * add en_US to locale. * set LC_MESSAGES to "C". | |||
| 2015-09-04 | Remove "latest" tag, because it will be added automatically. | Mhd Sulhan | |
| 2015-09-04 | Include "file" package in the system. | Mhd Sulhan | |
| 2015-09-02 | arch-base: include binutils and sed packages. | Mhd Sulhan | |
| * Add en_US to locale. * Change LC_MESSAGES to "C". * Move and make strip command as function. * Group strip commands into strip_bin and strip_lib functions. * Group clean commands into clean_common function . | |||
| 2015-09-01 | Add script to create docker image for postgresql. | Mhd Sulhan | |
| 2015-09-01 | Add script to create system image for nodejs. | Mhd Sulhan | |
| 2015-08-31 | Script to create docker images based on Arch Linux on x86_64. | Mhd Sulhan | |
