restructure
This commit is contained in:
parent
ef7661245b
commit
598a10bc28
182 changed files with 342 additions and 336 deletions
|
@ -4,7 +4,7 @@ obj: os
|
|||
---
|
||||
|
||||
# Alpine Linux
|
||||
Alpine Linux is a lightweight and secure [Linux](Linux.md) operating system designed for security, simplicity, and resource efficiency. It is particularly popular for use in containerized environments and embedded systems. Alpine does not use [Systemd](Systemd.md), instead it uses [openrc](openrc.md).
|
||||
Alpine Linux is a lightweight and secure [Linux](Linux.md) operating system designed for security, simplicity, and resource efficiency. It is particularly popular for use in containerized environments and embedded systems. Alpine does not use [Systemd](systemd/Systemd.md), instead it uses [openrc](openrc.md).
|
||||
|
||||
Here are some of the features of Alpine Linux:
|
||||
- Lightweight: Alpine Linux is designed to be as small and simple as possible, with a small footprint and minimal dependencies. The base image is typically around 5 MB in size.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue