Go to file
Robert Kaussow 5a286f6889
continuous-integration/drone/push Build is passing Details
feat: add yamllint
2023-01-24 10:01:48 +01:00
overlay add missing overlay 2020-11-02 00:06:39 +01:00
.drone.yml refactor: use buildx for multiarch container builds (#124) 2023-01-15 16:36:34 +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 feat: add yamllint 2023-01-24 10:01:48 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:59:26 +01:00
README.md feat: add yamllint 2023-01-24 10:01:48 +01:00
renovate.json [skip ci] cleanup renovate config 2021-02-20 13:23:47 +01:00

README.md

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
  • spellchecker-cli
  • js-beautify
  • yamllint

License

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