Search Criteria
Package Details: hadolint-bin 2.12.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hadolint-bin.git (read-only, click to copy) |
---|---|
Package Base: | hadolint-bin |
Description: | Dockerfile linter, validate inline bash, written in Haskell |
Upstream URL: | https://github.com/hadolint/hadolint |
Licenses: | GPL-3.0-or-later |
Conflicts: | hadolint |
Provides: | hadolint |
Submitter: | buzztaiki |
Maintainer: | buzztaiki (carsme) |
Last Packager: | carsme |
Votes: | 25 |
Popularity: | 0.68 |
First Submitted: | 2018-11-27 11:29 (UTC) |
Last Updated: | 2024-01-28 22:36 (UTC) |
Latest Comments
« First ‹ Previous 1 2
coding_coffee commented on 2021-07-17 08:23 (UTC)
Diff for package update to 2.6.0, since this package is flagged out of date!
aminvakil commented on 2020-06-06 10:16 (UTC)
@buzztaiki
file /usr/bin/hadolint /usr/bin/hadolint: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, no section header
Mine is the same, thanks!
buzztaiki commented on 2020-06-06 10:09 (UTC)
You can safely ignore this error. It is working fine in my laptop. Perhaps, this error is because that hadolint has no elf section header.
But, I will add a
no strip
option to PKGBUILD for reducing confusion.aminvakil commented on 2020-06-06 08:23 (UTC)
Is this error safe in building?
I used
makepkg -sri
-> Stripping unneeded symbols from binaries and libraries... strip: error: the input file './usr/bin/hadolint' has no sections
« First ‹ Previous 1 2