Difference between revisions of "Alpine Linux"
Jump to navigation
Jump to search
↑ http://containertutorials.com/alpine/get_started.html
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
| Line 8: | Line 8: | ||
== Activities == | == Activities == | ||
# Run Alpine Linux in a docker container: <code>[[docker run -it alpine]] /bin/sh</code> ([[Bash]] is not supported in Alpine)<ref>http://containertutorials.com/alpine/get_started.html</ref> | # Run Alpine Linux in a docker container: <code>[[docker run -it alpine]] /bin/sh</code> ([[Bash]] is not supported in Alpine)<ref>http://containertutorials.com/alpine/get_started.html</ref> | ||
| + | |||
| + | == Related terms == | ||
| + | * [[ash]] | ||
| + | |||
== See also == | == See also == | ||
Revision as of 05:51, 8 September 2020
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
- Upgrade Alpine:
apk upgrade --available
Activities
- Run Alpine Linux in a docker container:
docker run -it alpine /bin/sh(Bash is not supported in Alpine)[1]
Related terms
See also
- Alpine Linux, Red Hat Enterprise Linux CoreOS (RHCOS),
apk, addgroup, Debian slim, Bottlerocket, Busybox, Flatcar, Wolfi, alpine:latest,alpine/ - Containers, OCI: Docker (
dockerd),containerd,runc, Podman, buildah, skopeo, lxd, Container Registry, Service mesh, Windows Server containers, Containerpilot, CoreOS, CAdvisor, Containers networking, Container scanning, cosign, CRI, CRI-O,initContainers, Sidecar container, Container images, latest, Development Containers, LXC
Advertising: