An open API service indexing awesome lists of open source software.

https://github.com/intellisrc/docker-alpine

Docker configurations for alpine
https://github.com/intellisrc/docker-alpine

Last synced: 6 months ago
JSON representation

Docker configurations for alpine

Awesome Lists containing this project

README

          

# docker-alpine

It will add Japan Alpine repositories and set Japan timezone by default.

You can customize the Time zone by setting the environment variable `TZ`, for example: `TZ="Asia/Tokyo"`.

You can set a custom repository (to use instead of the japanese) by setting the variable: `CUSTOM_REP`, for example:
`CUSTOM_REP=http://ftp.tsukuba.wide.ad.jp/Linux/alpine` (do not include version or repository name, it will be added automatically).