Sign inSign up

bentruyman/alpine

By bentruyman

•Updated about 11 years ago

Alpine Linux foundation

Image
0

447

bentruyman/alpine repository overview

⁠Alpine

Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.

Foundational image based on the official alpine⁠ image from which all other images in this repository are based. This image adds a user named core with a uid of 1000, allowing one to de-escalate privileges to this user if one so chooses.

This image also includes an entrypoint script which always executes, in order, a list of scripts found in each container's /config/init directory. These can be used to forcibly bootstrap an image before any user commands are executed.

⁠Usage

docker run --rm -it bentruyman/alpine:3.2

Tag summary

Content type

Image

Digest

sha256:a8618232a…

Size

2.4 MB

Last updated

about 11 years ago

docker pull bentruyman/alpine