21 lines
499 B
YAML
21 lines
499 B
YAML
---
|
|
name: hadolint
|
|
github: hadolint/hadolint
|
|
description: A smarter Dockerfile linter that helps you build best practice Docker images.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: hadolint
|
|
homepage: https://github.com/hadolint/hadolint
|
|
license: GPL-3.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 2.14.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 2.14.0
|