Skip to content

Alpine base docker with optional software installed

Notifications You must be signed in to change notification settings

codingbunch/alpine-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-base

Alpine-base image with basic openssl software installed. (bash openssl curl and optional selfsigne_ca)

To build

docker build -t <repo>/alpine-base:<version> .

To run:

docker run -it <repo>/alpine-base:<version> 

About

Alpine base docker with optional software installed

Resources

Stars

Watchers

Forks

Packages

No packages published