alpine-tools/README.md

39 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2020-11-02 00:03:33 +01:00
# alpine
2023-11-07 22:07:11 +01:00
Custom toolkit container based on Alpine
2020-11-02 00:03:33 +01:00
<!-- spellchecker-disable -->
[![Build Status](https://ci.rknet.org/api/badges/container/alpine-tools/status.svg)](https://ci.rknet.org/repos/container/alpine-tools)
2020-11-02 00:03:33 +01:00
[![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)
2023-11-07 16:38:22 +01:00
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/container/alpine-tools)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/container/alpine-tools/src/branch/main/LICENSE)
2020-11-02 00:03:33 +01:00
<!-- spellchecker-enable -->
2023-11-07 22:07:11 +01:00
Custom toolkit container based on Alpine.
2020-11-02 00:03:33 +01:00
**Included software:**
<!-- spellchecker-disable -->
2020-11-02 00:03:33 +01:00
- curl
2020-11-12 21:55:44 +01:00
- make
2020-12-23 23:45:23 +01:00
- tar
- git
2020-11-02 00:03:33 +01:00
- gomplate
- url-parser
- prettier
2023-01-24 10:01:48 +01:00
- spellchecker-cli
- js-beautify
- yamllint
2024-03-14 15:59:36 +01:00
- jq
- minio-client
2020-11-02 00:03:33 +01:00
<!-- spellchecker-enable -->
2020-11-02 00:03:33 +01:00
## License
2023-11-07 16:38:22 +01:00
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/container/alpine-tools/src/branch/main/LICENSE) file for details.