Skip to content

cfcboy/Dockers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Docker

base

A minimal, busybox-like container based on Alpine Linux, that contains apk package manager to ease installation of extra packages and help you build smaller development containers.

This is possible thanks to the work from uggedal on packaging Alpine Linux for Docker.

This project is now build on top of official Alpine Linux 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

Time Zone

Hong Kong Time Offset: UTC/GMT +8

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%