mirror of
https://github.com/Friz-zy/awesome-linux-containers.git
synced 2025-02-18 14:04:26 -05:00
Merge pull request #25 from christian-korneck/patch-1
add docker-pushrm, a Docker CLI plugin
This commit is contained in:
commit
ac69a9be77
@ -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
|
||||
|
||||
@ -263,6 +265,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…
x
Reference in New Issue
Block a user