Skip to content

uqlibrary/docker-base-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

docker-base-alpine

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

Installation

  1. Install Docker.

  2. Download the automated build from the public Docker Hub Registry: docker pull uqlibrary/alpine

    (or, you can build an image from Dockerfile: `docker build -t uqlibrary/alpine .)

Usage

  1. Start the container:

    docker run uqlibrary/alpine