Skip to content

link0/baseimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

link0/baseimage

Docker image to act as a persistent base-image for all subimages.

To make use of the same base-image, specify it in your Dockerfile

FROM link0/baseimage:1.0.0
MAINTAINER Dennis de Greef <github@link0.net>

RUN [...]

Releases

No releases published

Packages

No packages published