Skip to content

Docker Base Image made from Alpine Linux Mini Root Filesystem

License

Notifications You must be signed in to change notification settings

Rusk85/alpine-linux-mrfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###DESCRIPTION Docker Base Image created from latest Alpine Linux Root Mini Filesystem (x86_64). It's completely untouched. ###USAGE You can pull the latest image from Docker using: docker run -ti -u root rusk85\alpine-base /bin/sh If you want to build it yourself using a different target platform run these commands in a linux shell:

$ git clone https://github.com/Rusk85/alpine-linux-mrfs.git
$ cd alpine-linux-mrfs
$ ./build_alpine_mrfs_image.sh $TAG $ARCHITECTURE

About

Docker Base Image made from Alpine Linux Mini Root Filesystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages