Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honwen/dockers
https://hub.docker.com/r/chenhw2/
https://github.com/honwen/dockers
blog caddy docker hugo
Last synced: 10 days ago
JSON representation
https://hub.docker.com/r/chenhw2/
- Host: GitHub
- URL: https://github.com/honwen/dockers
- Owner: honwen
- License: mit
- Created: 2016-11-30T05:26:11.000Z (about 8 years ago)
- Default Branch: alpine_HKT
- Last Pushed: 2024-09-16T14:04:16.000Z (5 months ago)
- Last Synced: 2024-09-17T01:58:53.876Z (5 months ago)
- Topics: blog, caddy, docker, hugo
- Language: Dockerfile
- Homepage:
- Size: 2.03 MB
- Stars: 52
- Watchers: 4
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Docker
- https://hub.docker.com/r/chenhw2/alpine### base
A minimal, busybox-like container based on [Alpine Linux](http://alpinelinux.org/),
that contains [apk](http://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management)
package manager to ease installation of extra packages and help you build
smaller development containers.This is possible thanks to the work from [uggedal](https://github.com/uggedal)
on packaging Alpine Linux for Docker.This project is now build on top of official [Alpine Linux](https://hub.docker.com/_/alpine/)
image, only including some convenience packages and scripts on top.### Included packages
To get you started, a set of packages have been integrated:
- curl
- wget
- ca-certificates
- yq### Time Zone
Hong Kong Time Offset: UTC/GMT +8