Sign inSign up

czerasz/base

By czerasz

Updated almost 11 years ago

Image
0

1.1K

czerasz/base repository overview

Base Dockerfile

This repository contains Dockerfile of Ubuntu for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Installation

  1. Install Docker

  2. Download automated build from public Docker Hub Registry:

     docker pull czerasz/base
    

    Alternatively, you can build an image from Dockerfile:

     docker build -t="czerasz/base" github.com/czerasz/docker-base
    

Usage

docker run -it --rm czerasz/base

Tag summary

Content type

Image

Digest

sha256:b4c6cb983

Size

167.6 MB

Last updated

almost 11 years ago

docker pull czerasz/base