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 <[email protected]>
RUN [...]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 <[email protected]>
RUN [...]