alpine/README.md

18 lines
1.1 KiB
Markdown
Raw Normal View History

2020-08-30 16:22:00 +02:00
# alpine
2020-02-22 16:21:17 +01:00
2020-02-22 18:08:14 +01:00
[![Build Status](https://img.shields.io/drone/build/docker/alpine?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/docker/alpine)
2020-08-30 16:22:00 +02:00
[![Docker Hub](https://img.shields.io/badge/hub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/xoxys/alpine)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/xoxys/alpine)
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/docker/alpine)
2020-02-22 18:08:14 +01:00
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/docker/alpine/src/branch/master/LICENSE)
2020-02-22 16:21:17 +01:00
Rootless alpine base image. The pre-configured non-root user is a system user named `app` and UID `101`. It exists a primary group with the same values also.
2020-02-22 16:21:17 +01:00
2020-02-22 18:08:14 +01:00
## License
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/docker/alpine/src/branch/master/LICENSE) file for details.
## Maintainers and Contributors
[Robert Kaussow](https://gitea.rknet.org/xoxys)