mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-20 07:58:04 +02:00
label-schema obsolete, consolidated w/ open container initiative
This commit is contained in:
parent
547701a59b
commit
63374756f8
1 changed files with 4 additions and 1 deletions
|
@ -403,6 +403,10 @@ Examples by:
|
|||
* [Hadolint](https://github.com/hadolint/hadolint) - A Dockerfile linter written in Haskell by [@lukasmartinelli](https://github.com/lukasmartinelli)
|
||||
* [Whale-linter](https://github.com/jeromepin/whale-linter) - A simple and small Dockerfile linter written in Python3+ without dependencies by [@jeromepin](https://github.com/jeromepin)
|
||||
|
||||
### Metadata
|
||||
|
||||
* [opencontainer](https://github.com/opencontainers/image-spec/blob/master/annotations.md) - A convention and shared namespace for Docker labels defined by OCI Image Spec.
|
||||
|
||||
### Registry
|
||||
|
||||
Services to securely store your Docker images.
|
||||
|
@ -718,7 +722,6 @@ Blogs by
|
|||
[kartar]: https://twitter.com/kartar
|
||||
[kiyoto]: https://github.com/kiyoto
|
||||
[kubernetes]: https://kubernetes.io
|
||||
[labelschema]: http://label-schema.org
|
||||
[loggingDocker]: https://vimeo.com/123341629
|
||||
[microbadger]: https://microbadger.com
|
||||
[nginxproxy]: https://github.com/jwilder/nginx-proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue