| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-15 | Various fixes and updates. | Mhd Sulhan | |
| ## news - init.sh: script to run if no command given. - run.sh: sample script to run the image. ## Dockerfile.local,Dockerfile.online - Set volume. - Reorder command to optimize using image caches. - Use init.sh as start command. ## bootstrap.sh Always sync when running pacman. This is to prevent error 404 when downloading package because the file has been removed on server. ## build.sh Merge copy commands into single command. | |||
| 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-04 | Move build and clean commands to bootstrap.sh file. | Mhd Sulhan | |
| * Expose port 80. | |||
