Skip to content

maxchen021/ArchLinuxDockerImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ArchLinuxDockerImage

Since there's no official Arch Linux docker image, I've decided to build my own using the script in the official docker github repo. This is basically a wrapper script for creating the Arch Linux docker image. It takes care of installing all the necessary tools to create the docker image.

Prerequisite

Arch Linux system

Usage

clone the repo and run the following commands:

$ chmod 755 create_image.sh
$ sudo ./create_image.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages