Alpine Linux

E37463

Alpine Linux is a lightweight, security-focused Linux distribution designed for simplicity, resource efficiency, and containerized environments.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (4)

Label Occurrences
Alpine Linux canonical 7
Alpine Linux project 2
Alpine Linux Docker images 1

Statements (50)

Predicate Object
instanceOf Linux distribution
operating system
basedOn Linux
surface form: Linux kernel
communityChannel GitLab issues
IRC
mailing lists
configurationSystem /etc/conf.d with OpenRC
defaultPackageFormat .apk
defaultShell /bin/ash
designGoal lightweight
resource efficiency
security-focused
simplicity
suitable for containers
developer Alpine Linux self-linksurface differs
surface form: Alpine Linux project
documentation https://wiki.alpinelinux.org/
initialReleaseDate 2005
license BSD licenses
GNU General Public License
surface form: GPL

MIT License
notableUse Docker base image
Kubernetes container images
packageManager apk-tools
releaseModel rolling release (edge branch)
stable releases
repository community
main
testing
securityFeature hardened kernel options (in some flavors)
position-independent executables by default
stack-smashing protection by default
sourceRepository https://git.alpinelinux.org/
supportsArchitecture ARM
ARM64
ppc64le
s390x
x86
x86_64
supportsBootMode data disk mode
diskless mode
sys mode
supportsInitramfs yes
targetUseCase containers
embedded systems
minimal virtual machines
server environments
uses BusyBox
usesCStandardLibrary musl
usesInitSystem OpenRC
website https://alpinelinux.org/

How these facts were elicited

The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.

Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10.

# Requirements
- If you don't know the subject at all, return an empty list.
- If the subject is not a named entity, return an empty list.
- Include at least one triple where predicate is "instanceOf".
- Do not get too wordy.
- Separate several objects into multiple triples with one object.
Input
Subject: Alpine Linux
Description of subject: Alpine Linux is a lightweight, security-focused Linux distribution designed for simplicity, resource efficiency, and containerized environments.

Referenced by (11)

Full triples — surface form annotated when it differs from this entity's canonical label.

Linux hasDistributions Alpine Linux
Alpine Linux developer Alpine Linux self-linksurface differs
this entity surface form: Alpine Linux project
Distrobox supportsDistribution Alpine Linux
Linux kernel usedIn Alpine Linux
apk-tools usedBy Alpine Linux
apk-tools usedOn Alpine Linux
this entity surface form: Alpine Linux Docker images
apk-tools usedOn Alpine Linux
this entity surface form: Alpine Linux containers
apk-tools maintainer Alpine Linux
this entity surface form: Alpine Linux project
OpenRC operatingSystem Alpine Linux
GNU/Linux hasVariant Alpine Linux
musl usedIn Alpine Linux