Difference between revisions of "Alpine Linux"

From wikieduonline
Jump to navigation Jump to search
Line 14: Line 14:
  
 
== See also ==
 
== See also ==
 +
* {{apk}}
 
* {{Alpine}}
 
* {{Alpine}}
 
* {{BusyBox}}
 
* {{BusyBox}}
* {{containers}}
 
  
  
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:BusyBox]]
 
[[Category:BusyBox]]

Revision as of 05:13, 15 March 2022

Alpine Linux is a Linux distribution based on musl and BusyBox, designed to be small and resource efficiency, as of 2020 is around 6 MB. Alpine Linux uses apk package manager and OpenRC init system (not systemd).

Operations

  1. Upgrade Alpine: apk upgrade --available

Activities

  1. Run Alpine Linux in a docker container: docker run -it alpine /bin/sh (Bash is not supported in Alpine)[1]

Related terms

See also

  • http://containertutorials.com/alpine/get_started.html
  • Advertising: