Skip to content

veepee-oss/docker-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine

  1. Overview
  2. Description
  3. Tags
  4. Setup
  5. Usage
  6. Limitations
  7. Development
  8. Miscellaneous

Overview

Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.

alpinelinux.org

Description

Use this script to build your own base system.

We've included the last ca-certificates files in the repository to ensure that all of our images are accurates.

Tags

Supported tags.

  • 3.5
  • 3.6
  • 3.7
  • 3.8
  • 3.9
  • 3.10
  • 3.11
  • 3.12
  • 3.13
  • 3.14
  • 3.15, latest

Setup

On Debian, Devuan and Ubuntu you need the following packages:

sudo apt-get -qq -y install curl

You also need to be in the docker group to use Docker.

sudo usermod -a -G docker ${USER}

Finally you need to login on Docker Hub.

docker login

Usage

You first need to choose which dist between 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12 or 3.13 you want (3.13 will be the 'latest' tag) and you need to choose you user (or organization) name on Docker Hub.

Show help.

./build.sh -h

Build your own Alpine image (eg. 3.12).

./build.sh -d 3.12 -u vptech

Build your own Alpine image (eg. 3.13) and push it on the Docker Hub.

./build.sh -d 3.13 -u vptech -p

Limitations

Only work on Debian, Devuan and Ubuntu.

Development

Please read carefully CONTRIBUTING.md before making a merge request.

Miscellaneous

    ╚⊙ ⊙╝
  ╚═(███)═╝
 ╚═(███)═╝
╚═(███)═╝
 ╚═(███)═╝
  ╚═(███)═╝
   ╚═(███)═╝