index
:
arch-docker
main
ZSH scripts to create Docker images based on Arch Linux x86_64.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-05
Add docker image for proofn API.
Mhd Sulhan
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
2015-09-05
Include grep in default installation.
Mhd Sulhan
2015-09-05
Do not clean content at /usr/include.
Mhd Sulhan
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
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
2015-09-04
Move build and clean commands to bootstrap.sh file.
Mhd Sulhan
2015-09-04
Script to clean image creation.
Mhd Sulhan
2015-09-04
Fix order of package removal.
Mhd Sulhan
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
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
[prev]