8000 GitHub - theangrygamershowproductions/alpine: Docker Alpine Base Image
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 31, 2024. It is now read-only.

theangrygamershowproductions/alpine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Base Image for ASoS Images

Alpine images are smaller than full distributions, e.g. CentOS. This is a base image with some tweaks based on the official alpine image on Dockerhub.

  • Includes updates

Build the Image

$ docker build -t asos/alpine .

Run the Image

$ docker run -it --rm asos/alpine bash

About

Docker Alpine Base Image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 100.0%
0