| Age | Commit message (Collapse) | Author |
|
## 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.
|
|
This packages is required when one of npm package need to rebuild. Also,
do not remove /usr/include.
|
|
* Remove tag on docker image build command.
|
|
* Expose port 80.
|
|
|