Sign inSign up

akr89/alpine

By akr89

Updated over 5 years ago

Alpine Linux

Image
0

552

akr89/alpine repository overview

Docker Alpine

Introduction

This repo contains necesary files to build docker image for Alpine Linux.

Things that will be installed:

How to build

  • clone this repo

  • build the image

    docker build . -t alpine
    
  • check by running the image

    docker run -it --rm alpine
    

Maintainer

Akrom Khasani | akrom (at) volantis (dot) io

Tag summary

Content type

Image

Digest

Size

4.9 MB

Last updated

over 5 years ago

docker pull akr89/alpine