Go to file
Robert Kaussow a85213b177
All checks were successful
continuous-integration/drone/pr Build is passing
refactor: use buildx for multiarch container builds
2023-01-15 16:33:26 +01:00
overlay add missing overlay 2020-11-02 00:06:39 +01:00
.drone.yml refactor: use buildx for multiarch container builds 2023-01-15 16:33:26 +01:00
.gitignore [skip ci] remove local changelog 2021-02-11 21:05:37 +01:00
.markdownlint.yml initial commit 2020-11-02 00:03:33 +01:00
Dockerfile.multiarch refactor: use buildx for multiarch container builds 2023-01-15 16:33:26 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:59:26 +01:00
README.md [skip ci] add prettier to package list in readme 2021-05-09 17:28:58 +02:00
renovate.json [skip ci] cleanup renovate config 2021-02-20 13:23:47 +01:00

alpine

Custom Alpine image including a common toolset

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom Alpine image including a common toolset.

Included software:

  • curl
  • make
  • tar
  • git
  • gomplate
  • url-parser
  • prettier

License

This project is licensed under the MIT License - see the LICENSE file for details.