mirror of
https://github.com/Friz-zy/awesome-linux-containers.git
synced 2024-10-01 01:06:18 -04:00
add docker-pushrm, a Docker CLI plugin that that lets you push the README.md file from the current directory to a container registry like Docker Hub.
This commit is contained in:
parent
79e89a5165
commit
6641975151
@ -220,6 +220,8 @@ Go library and CLIs for working with container registries.
|
||||
kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.
|
||||
* [umoci](https://umo.ci/)
|
||||
umoci is a tool to manipulate OCI container images, and can be used as a rudimentary build tool.
|
||||
* [docker pushrm](https://github.com/christian-korneck/docker-pushrm) is a Docker CLI plugin that that lets you push the README.md file from the current directory to a container registry. Supports Docker Hub, Quay and Harbor.
|
||||
|
||||
|
||||
## Dashboard
|
||||
|
||||
@ -261,6 +263,7 @@ gVisor is a user-space kernel, written in Go, that implements a substantial port
|
||||
A tool to help forensicate offline docker acquisitions.
|
||||
|
||||
|
||||
|
||||
### Links
|
||||
* [CIS Security Benchmarks](https://benchmarks.cisecurity.org/about/)
|
||||
* [Are Docker containers really secure?](https://opensource.com/business/14/7/docker-security-selinux)
|
||||
|
Loading…
Reference in New Issue
Block a user