mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-23 06:29:25 -05:00
update buildah's organization
TravisCI [#1764]: > Issues :-( > > Links > 1. [L376] 301 https://github.com/projectatomic/buildah → https://github.com/containers/buildah > > Dupes > None ✓ [#1764] https://travis-ci.org/veggiemonk/awesome-docker/builds/431568778
This commit is contained in:
parent
298d5323e0
commit
dfc8a4808f
@ -373,7 +373,7 @@ Tools and applications that are either installed inside containers or designed t
|
|||||||
|
|
||||||
Applications designed to help or simplify building **new** images
|
Applications designed to help or simplify building **new** images
|
||||||
|
|
||||||
- [buildah](https://github.com/projectatomic/buildah) - A tool that facilitates building OCI images by [@projectAtomic][projectatomic]
|
- [buildah](https://github.com/containers/buildah) - A tool that facilitates building OCI images by [@containers](https://github.com/containers)
|
||||||
- [container-diff](https://github.com/GoogleContainerTools/container-diff) - An image tool for comparing and analzying container images by [@GoogleContainerTools][GoogleContainerTools]
|
- [container-diff](https://github.com/GoogleContainerTools/container-diff) - An image tool for comparing and analzying container images by [@GoogleContainerTools][GoogleContainerTools]
|
||||||
- [container-factory](https://github.com/mutable/container-factory) - Produces Docker images from tarballs of application source code by [@mutable](https://github.com/mutable)
|
- [container-factory](https://github.com/mutable/container-factory) - Produces Docker images from tarballs of application source code by [@mutable](https://github.com/mutable)
|
||||||
- [copy-docker-image](https://github.com/mdlavin/copy-docker-image) - Copy a Docker image between registries without a full Docker installation by [@mdlavin](https://github.com/mdlavin)
|
- [copy-docker-image](https://github.com/mdlavin/copy-docker-image) - Copy a Docker image between registries without a full Docker installation by [@mdlavin](https://github.com/mdlavin)
|
||||||
@ -419,7 +419,7 @@ Examples by:
|
|||||||
|
|
||||||
### Linter
|
### Linter
|
||||||
|
|
||||||
- [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint) - A rule-based 'linter' for Dockerfiles by [@projectatomic][projectatomic]
|
- [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint) - A rule-based 'linter' for Dockerfiles by [@projectatomic](https://github.com/projectatomic)
|
||||||
- [Dockerfilelint](https://github.com/replicatedhq/dockerfilelint) - A node module that analyzes a Dockerfile and looks for common traps, mistakes and helps enforce best practices by [@replicatedhq](https://github.com/replicatedhq)
|
- [Dockerfilelint](https://github.com/replicatedhq/dockerfilelint) - A node module that analyzes a Dockerfile and looks for common traps, mistakes and helps enforce best practices by [@replicatedhq](https://github.com/replicatedhq)
|
||||||
- [dockfmt](https://github.com/jessfraz/dockfmt) :construction: - Dockerfile formatter and parser by [@jessfraz][jessfraz]
|
- [dockfmt](https://github.com/jessfraz/dockfmt) :construction: - Dockerfile formatter and parser by [@jessfraz][jessfraz]
|
||||||
- [Hadolint](https://github.com/hadolint/hadolint) - A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in `RUN` instructions; by [@lukasmartinelli](https://github.com/lukasmartinelli)
|
- [Hadolint](https://github.com/hadolint/hadolint) - A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in `RUN` instructions; by [@lukasmartinelli](https://github.com/lukasmartinelli)
|
||||||
@ -730,7 +730,6 @@ Blogs by
|
|||||||
[openshift]: https://www.okd.io
|
[openshift]: https://www.okd.io
|
||||||
[oracle]: https://github.com/oracle
|
[oracle]: https://github.com/oracle
|
||||||
[progrium]: https://github.com/progrium
|
[progrium]: https://github.com/progrium
|
||||||
[projectatomic]: https://github.com/projectatomic
|
|
||||||
[ramitsurana]: https://github.com/ramitsurana
|
[ramitsurana]: https://github.com/ramitsurana
|
||||||
[rancher]: https://github.com/rancher
|
[rancher]: https://github.com/rancher
|
||||||
[sindresorhus]: https://github.com/sindresorhus/awesome
|
[sindresorhus]: https://github.com/sindresorhus/awesome
|
||||||
|
Loading…
Reference in New Issue
Block a user