Skip to content
/ arch Public

[mirror] the arch experience in a container (intended as a build/packaging environment)

License

Notifications You must be signed in to change notification settings

emileet/arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emileet/arch

pipeline status

the arch experience in a container (intended as a build/packaging environment)

instructions

clone this repo and then build an image

cd arch
docker build --tag emileet/arch --build-arg username=emileet .

alternatively, pull the image from the pod.plsnobully.me container registry

docker pull pod.plsnobully.me/emileet/arch:latest

now spin up a container

docker run -ti --rm --name arch emileet/arch

About

[mirror] the arch experience in a container (intended as a build/packaging environment)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published