Size: 899
Comment:
|
Size: 906
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 27: | Line 27: |
RUN apk add --update --no-cache python3 curl wget nano vim | RUN apk add --update --no-cache python3 curl wget nano vim py3-pip |
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