Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Hadolint

The most advanced docker files linter
Collective - Host: opensource - https://opencollective.com/hadolint - Code: https://github.com/hadolint

Merge pull request #129 from zemanlx/support/CI-instructions

Hadolint integrations + documentation update

github.com/hadolint/hadolint - 2e930fd745081b2afc45956b4be174bd0b67e780 authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Change AppVeyor GitHub Releases key

Old one was for lukasmartinelli personal hadolint, new one is
for project hadolint https://ci.ap...

github.com/hadolint/hadolint - d9df0d49cd42acf34cb41f4f6b6bf4a74c05095c authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add new rules to README

github.com/hadolint/hadolint - ab6988ccecf7575900b9c2ce54360e1f4253debd authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add missing npmVersionPinned to rules list

github.com/hadolint/hadolint - 7ed9730e4b446597fccf9167c534baba43253657 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add `apk add --no-cache` rule

github.com/hadolint/hadolint - 5c8d022ccf38267b5f4ee24cefe53d59b91ed596 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add `apk add` version pinning rule

github.com/hadolint/hadolint - 38f676da0c25b3906c33bb08397f476280c4a398 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add `apk upgrade` rule and update `apt-get upgrade` rule

github.com/hadolint/hadolint - fee2f973660777a0347a85a6ea9c2c84e4970a05 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add function dropOptionWithArg to Rules.hs

This enable us to remove option from `cmd` with its argument. Will be used
for `apk add --virtua...

github.com/hadolint/hadolint - 79ef3c57b4ff68d56a2fe91f5bb64babdc0a0310 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #130 from proinsias/patch-1

DL4000 now enforces deprecation of MAINTAINER

github.com/hadolint/hadolint - 70c2fc6c5b470c1d893683c142ee433e554d45f7 authored about 7 years ago by Vlastimil Zeman <[email protected]>
DL4000 now enforces deprecation of MAINTAINER

github.com/hadolint/hadolint - 8586ef5d3e4a722ecf22b627381351fde5697e5a authored about 7 years ago by Francis T. O'Donovan <[email protected]>
Merge pull request #128 from samiralajmovic/master

Add stack install command to README for local install

github.com/hadolint/hadolint - 8c2f9cfc5bd03457b362ba0c28f4e04cbc5d5235 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add Integrations documentation

github.com/hadolint/hadolint - 246f020b1a9f8eac0ebab9122d7a3be4f5617041 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove stack build instruction from README

github.com/hadolint/hadolint - e9000edce2ff053a43acb1935a9b7e5de031440c authored about 7 years ago by samiralajmovic <[email protected]>
Update docker hub README to use real versions

github.com/hadolint/hadolint - 6014afd1695b5844a1608a12c25761e49dadf4fc authored about 7 years ago by Vlastimil Zeman <[email protected]>
Rephrased Develop section of README

github.com/hadolint/hadolint - aa58380bc36bf5304a9ff6e73edba50a1ae07a6a authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add stack install command to README for local install

github.com/hadolint/hadolint - 29f3176745716fc11544bd98c8d2c877c9e95147 authored about 7 years ago by samiralajmovic <[email protected]>
Rephrased _static build_ in the Install section of README

github.com/hadolint/hadolint - f11d88f1ab3ba5ce4bea55a9a8eab73e809fdb20 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add the latest release version and downloads badge

github.com/hadolint/hadolint - 09c7160dd53808dfa023fd137c6d6c921e723421 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #127 from zemanlx/feature/strip-whitespaces-for-non-quoted-pairs

Drop whitespace characters between non-quoted key and value

github.com/hadolint/hadolint - af24cc3a335f01a5ea28663bf594c1b80eb67273 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Drop whitespace characters between non-quoted key and value

github.com/hadolint/hadolint - 70591f2518cef457fb0b0c78c38bfd71a9b8beb0 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #125 from zemanlx/support/docker-hub-build-tunning

Tune for Docker Hub

github.com/hadolint/hadolint - 7df5f1cf94a4a810d286526bec85160cf77dc96e authored about 7 years ago by Vlastimil Zeman <[email protected]>
Tune for Docker Hub

- Get unshallow clone to get a version
- Remove unnecessary tags and options from commands
- Cha...

github.com/hadolint/hadolint - 85d881d83e0b6899a842cc30e35b52aa7af95633 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #122 from zemanlx/support/transfer-from-lukasmartinelli-to-organisation

Transfer from lukasmartinelli to organisation

github.com/hadolint/hadolint - bc38689fe73beae9b372b5c70364c08c51017b8c authored about 7 years ago by Lukas Martinelli <[email protected]>
Lint all markdown files by strict remark

https://github.com/wooorm/remark-lint/tree/master/packages/remark-preset-lint-markdown-style-guide

github.com/hadolint/hadolint - 16dd755cdd3d977c7d33b273b76be91ed112af80 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add README for automated build on Docker Cloud

It has to be in the same location as Dockerfile, therefore I have moved it
to a separate folder ...

github.com/hadolint/hadolint - 4864c12122f108f7f77bedbfb556915a3d60af67 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Replace "lukasmartinelli" with "hadolint" organisation

github.com/hadolint/hadolint - 877d0e9eb160f953acc9d00c52224d36aef337b9 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #124 from zemanlx/support/new-travis-github-release-key

Replace the key for uploading release to GitHub

github.com/hadolint/hadolint - 75dbd112cc03360dbdb04dd747a97f5979029191 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Replace the key for uploading release to GitHub

This one should work for hadolint/hadolint.

github.com/hadolint/hadolint - 9a5de2d62c60f095d26e2290894739f64f922b48 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #123 from zemanlx/support/pre-release-update-packages

Support/pre release update packages

github.com/hadolint/hadolint - 9fcb9c4560e11f63b4682360c3ce1bfcd126db14 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Update deployment key

github.com/hadolint/hadolint - b05291ce7e2a996f5472262f18cbbd734b8ae5a2 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Update version of packages

github.com/hadolint/hadolint - ba3e14c8c41f212f7e09204fe3c532ffd4ec5e82 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #117 from zemanlx/feature/upx-for-all-release-environments

Add support for upx and new support for GitHub releases

github.com/hadolint/hadolint - 94e9c5dae88f673bba02fab0dc2be0150ae451db authored about 7 years ago by Lukas Martinelli <[email protected]>
Add release procedure to docs

github.com/hadolint/hadolint - 4e02a26127d13e2c550ec873f6cd3f54f01e5332 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add support for upx and new support for GitHub releases

- Compress binaries using upx for release builds.
- Name binaries hadolint-OS-ARCH.
- Use choco ...

github.com/hadolint/hadolint - fab9102e67f726f5558abff125e4f413a3781771 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #116 from zemanlx/feature/pip-accept-no-cache-dir

Accept `--no-cache-dir` option in `pip install`

github.com/hadolint/hadolint - 28d097cc71ca0f60ea980a25cb50b92e8500144c authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #114 from zemanlx/feature/npm-version-pinning

npm version pinning

github.com/hadolint/hadolint - e11c55b3eb81494215eb5678ce4b2e1cdf4ebc00 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #113 from zemanlx/issue84/last-CMD-take-effect

Issue84/last cmd take effect

github.com/hadolint/hadolint - 34dc71a323c81f41c1831285d3d259f3ce904cc5 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #112 from zemanlx/issue109/check-root-user-with-group

Check for root defined as UID 0 or root with group

github.com/hadolint/hadolint - 2060ea0db1e2040d1a23f2636997202b703933fc authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #111 from zemanlx/issue108/enforce-tag-for-named-base-image

Add checks for `latest` as tag for named image

github.com/hadolint/hadolint - 58f03ec4cde424466eea4258e631a545168f00fd authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #110 from zemanlx/support/issue-and-pr-template

Add issue and pull request template for GitHub

github.com/hadolint/hadolint - daab73c0aca1ed631bec0b52989af30cf65834f5 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Bumping cabal version

github.com/hadolint/language-docker - 7a8e407805472609916818e655db0c898705e01f authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
fixed travis

github.com/hadolint/language-docker - 1f28dfdb851bd7b81de1803a8bb284036d9b2e10 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Mordernized the travis file

github.com/hadolint/language-docker - 3914b8d7e7a066ea30d9af977eeb26797731833a authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
working around hindent to preser docs in modules

github.com/hadolint/language-docker - 0ef627d9da358dbe3da872936ed7a58720de51ae authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Adding support for parsing HEALTHCHECK

https://github.com/lukasmartinelli/hadolint/commit/e1740bf3d83a4c9a82fbcd7e7f5e7cf42586403b

github.com/hadolint/language-docker - 280620cf005ef62ec01c952470517514c62d74c4 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Add support for parsing SHELL instruction

https://github.com/lukasmartinelli/hadolint/commit/d9d1837c913e1932e805242882beb3c35c668e9c

github.com/hadolint/language-docker - 2cbe178b5e6c4682b8e966e99e7358d9cab12937 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Fixed all warnings and added the -Werror flag

github.com/hadolint/language-docker - 5eefc75551401cd48c12ddbc631245ce74f4608f authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Making the complex example a bit more complex

github.com/hadolint/language-docker - 4b1e47ad2ed0a881097ec97b7a9c61370ee563a5 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
cleaning up Makefile

github.com/hadolint/language-docker - 7630fb0aff190ad24aaff61a6de693cd05efba60 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Deleted some extra files

github.com/hadolint/language-docker - ab0a5e998f48dd539e96e5e54e890db25d0d9c4b authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Removing dist folder

github.com/hadolint/language-docker - de94d295c2c38c932a455dff5b9a036538c3cffc authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Add regression test for multiline labels

https://github.com/lukasmartinelli/hadolint/commit/cb9ba2ee67f51d24c6040947b434be9bf8cb069a

github.com/hadolint/language-docker - 65c02a9ffba40d26529e431b773d014598475aed authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Parse ENV pairs with many spaces in between

https://github.com/lukasmartinelli/hadolint/commit/856c41dd1bc7fb249b1c1cde11cc92c720a7b54c

github.com/hadolint/language-docker - 280a8d6b0d0d9234b46843bb3e41f93f26ee5daa authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Apply hindent to all files in src

github.com/hadolint/language-docker - 74d7525ac98ed0f09fa20411b7a114fed6eccb00 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Removimg ShellCheck dependency

github.com/hadolint/language-docker - 820d71d6ceb034488072ee48958527e0800e4c9a authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Removing code relative to rule checking, this repo will only

be concerned on parseing the dockerfile

github.com/hadolint/language-docker - 21f1fb495a974f0ddf6fef078fff10f587de754b authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Moving all tests to Hspec

github.com/hadolint/language-docker - 60279a3bafd34212ab27e481fcf7befc4870f79d authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Removing references to the executables

github.com/hadolint/language-docker - dd918d97eb6cd569bd90a852363afe2ea68ffc21 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Accept `--no-cache-dir` option in `pip install`

github.com/hadolint/hadolint - 1c77cb247dba14e8427e7ad646603d980f9c39e1 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add rule to README

github.com/hadolint/hadolint - c3bf7bbb5e6b6fbc910150f7f7a93d1c38736600 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add rule for `npm version pinning`

Rule for pinning NPM packages to version, tag, or commit
supported formats by Hadolint
npm ins...

github.com/hadolint/hadolint - 7a17c05094260efb4c50dc6eeb8b8a674fc577c2 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add tests for `npm version pinning`

github.com/hadolint/hadolint - a8a8153ca14c0347cb8508b76931ab3ad020aa39 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Change message for DL4004

github.com/hadolint/hadolint - 6968b5a292d7c217c0f493c8f45b41ef23a25332 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Change message for DL4003

github.com/hadolint/hadolint - 37038f2ca01646775c1a991004912b329895eb67 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Check for root defined as UID 0 or root with group

github.com/hadolint/hadolint - d523ab2c297df370833367a6ea140bc4cdc0c495 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add checks for `latest` as tag for named image

Multistage build added optional names for images, which can be used
later within Dockerfile.

github.com/hadolint/hadolint - 694016345506350e1ee423e1e39cbf817136386b authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add issue and pull request template for GitHub

github.com/hadolint/hadolint - 59e196a08e65c35f7b598960acf83b4dcf32dc03 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #102 from zemanlx/support/travis-cleanup

Travis cleanup

github.com/hadolint/hadolint - 4a7875cd95b3d5dd0a8d7178eaf892c00606092a authored about 7 years ago by Lukas Martinelli <[email protected]>
Merge pull request #106 from zemanlx/fix/version-in-docker

Fetch tags and last 100 commits to get a version for shallow clone

github.com/hadolint/hadolint - 40f566d85e0fbff599d54ca551a0ef2fea94b647 authored about 7 years ago by Lukas Martinelli <[email protected]>
Use gcc as a compiler explicitly

github.com/hadolint/hadolint - 71f81d24e394d447fb56bdcd2259f658122555b9 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Retry to fetch dependencies and allow wait 30 minutes for Docker build

- Fetching dependencies timeout too often for OSX
- UPX in Docker build sometimes take more time...

github.com/hadolint/hadolint - 8cfe6a79fff1585377efa3eddd853c4a4f3155ff authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove .ghc from cache

Builds use GHC installed by stack so that folder is not used.

github.com/hadolint/hadolint - 44ec4012b5a7cdc87c8ccae7c2537a865d883803 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Put pre-deployment steps into `after_success` section

github.com/hadolint/hadolint - 50b4d71a18a57bc9b176c97dbeafbb3486fcb568 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Change Travis cache download/upload timeout from 180 to 300

Otherwise, it is timeout-ing in OS X builds.

github.com/hadolint/hadolint - c9de769ef7b75a53869246d3f3b76b50eb4da55e authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove not-used BUILD variable

github.com/hadolint/hadolint - 8fc46b2e12f2af36fe37ba1d45f1c38ebf95db8e authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove apt section as we install GHC via stack

github.com/hadolint/hadolint - bbac12e90337c8907db1b45f15660bd44cd32c33 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove unused lines

github.com/hadolint/hadolint - 9bdb4ee707c254272ed4712eeece21b16bf88da9 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove PACKAGES as it not used and slowing down OS X builds (500s)

github.com/hadolint/hadolint - c8d85c63f710d116affb6773e641f8fdf4f26881 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Use line break for long commands

github.com/hadolint/hadolint - fcdecebd982d3f110cfa3d271890d873f9f1e932 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove setting S3 mirror of Hackage

It is used by default.

github.com/hadolint/hadolint - c376699af11afc6aae2b1a560c895c2130403b9d authored about 7 years ago by Vlastimil Zeman <[email protected]>
Enable version check

github.com/hadolint/hadolint - ed589dba0709836c40c6087a541ef52002b2475d authored about 7 years ago by Vlastimil Zeman <[email protected]>
Use `stack default` to use the latest stack LTS

otherwise it is same build as `--resolver lts-9.10`

github.com/hadolint/hadolint - 5ea6f42c19111a70390139441896ee4232d48ebc authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove cabal from configuration as we use only stack

github.com/hadolint/hadolint - 6bd01781a07dad40fe58a786b782dfaacadd6b23 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Fetch tags and last 100 commits to get a version for shallow clone

github.com/hadolint/hadolint - f585cf87075ba2083b1c77888553063bba04dbc5 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #99 from zemanlx/issues/95

Support for pip install arguments --user and --disable-pip-version-check

github.com/hadolint/hadolint - aa3db8731d9efa7d7081194918d9958215762d06 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #100 from zemanlx/feature/static-build

Build static binaries ...

github.com/hadolint/hadolint - 5c6a445b71b4f1503e07bd7f81b1b6baa66ef31a authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #101 from zemanlx/fix/license-in-cabal

Change `MIT` to `GPL-3` as it is the license of project

github.com/hadolint/hadolint - a6a2d9c2d30bbb9df323cc6ea63ba8c5d838fffd authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #98 from zemanlx/fix/docker-upx-travis

Use the new UPX which is much faster

github.com/hadolint/hadolint - 832066aedfeef67fbb69a66412f284f762913a19 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Change `MIT` to `GPL-3` as it is the license of project

github.com/hadolint/hadolint - a3a00b26233b3cc1641942e2ffbb022421f4425b authored about 7 years ago by Vlastimil Zeman <[email protected]>
Build static binary by default (if possible)

- Add `-fPIC` as default option for static build.
- Remove `-optl-static`, which required hack w...

github.com/hadolint/hadolint - f0871b757f4322becd95cfa100f5bbb5269bbfbf authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove hack with `crt` library

github.com/hadolint/hadolint - 3a67cfa65b79c735deb8c4497e24149c0a6ed8a2 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Accept --user and --disable-pip-version-check for pip install

github.com/hadolint/hadolint - da7f565580881d2ce5a06fff864ce896165c5e27 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add tests for (not)allowed arguments of pip

github.com/hadolint/hadolint - f4785213b152bc52d1b6f0627b597aaf2bb927a7 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Use new UPX which is much faster

so Travis won't fail on timeout.

github.com/hadolint/hadolint - c70ab9e7ac0d09ee289e820c674f96960d8d92df authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #97 from zemanlx/feature/minimal-size-docker-image

Update dependencies + multistage docker image + version from git

github.com/hadolint/hadolint - bb0a49bb50aa7fbb726572165efdad083e8a9648 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add build of Docker image to Travis

github.com/hadolint/hadolint - 110b76d03d640356a14416cbfca813fd44c3e005 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Fix Travis

- update stack and GHS
- remove non-existent package
- accept optparse-applicative-0.14.0.0 for ...

github.com/hadolint/hadolint - 95af0d870e0aca3d45abe78a533a76df224aad91 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add binary compression

github.com/hadolint/hadolint - e9dc6c8242153040785d596a0fcd1adbe90eed7a authored about 7 years ago by Vlastimil Zeman <[email protected]>
Build static binary

github.com/hadolint/hadolint - d8d00a5af4f47102197584e8cf27bad0ea96181d authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add stage for minimal distro image

github.com/hadolint/hadolint - 45dda5e9793bc265ce0db8664cabcaaac6cb5d53 authored about 7 years ago by Vlastimil Zeman <[email protected]>