Robert Kaussow
adce37b354
Reviewed-on: #115 Co-authored-by: Robert Kaussow <mail@thegeeklab.de> Co-committed-by: Robert Kaussow <mail@thegeeklab.de>
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
# alpine
|
|
|
|
Rootless Alpine base image
|
|
|
|
<!-- spellchecker-disable -->
|
|
|
|
[![Build Status](https://ci.rknet.org/api/badges/container/alpine/status.svg)](https://ci.rknet.org/repos/container/alpine)
|
|
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/alpine)
|
|
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/alpine)
|
|
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/container/alpine)
|
|
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/container/alpine/src/branch/main/LICENSE)
|
|
|
|
<!-- spellchecker-enable -->
|
|
|
|
Rootless Alpine base image. The preconfigured non-root user is a system user named `app` and UID `101`. There is also a primary group with the same values.
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/container/alpine/src/branch/main/LICENSE) file for details.
|