Size: 904
Comment:
|
Size: 899
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 26: | Line 26: |
FROM alpine:3.12 | FROM alpine:3.15 |
Line 30: | Line 30: |
Alpine
Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.
ISO size is 125MB.
Commands
- apk update # update package list/db
- apk search # show available packages
- apk info # show installed packages
Docker