Public Notes
on
histre
Loading...
Container Structure Tests: Unit Tests for Docker Images | Google Open Source Blog
opensource.googleblog.com
Usage of containers in software applications is on the rise, and with their increasing usage in production comes a need for robust testing and validation. Containers provide great testing environments, but actually validating the structure of the containers themselves can be tricky. via Pocket
#docker #containers #testing #IFTTT #Pocket #Unread #pub
Show More
Loading...
Google Cloud Platform Blog: Introducing Jib — build Java Docker images better
cloudplatform.googleblog.com
Loading...
Understanding Volumes in Docker - Container Solutions
container-solutions.com
This post was updated on 6 Jan 2017 to cover new versions of Docker. It’s clear from looking at the questions asked on the Docker IRC channel (#docker on Freenode), Slack and Stackoverflow that there’s a lot of confusion over how volumes work in Docker. via Pocket
#IFTTT #Pocket #docker #volumes #pub
Show More
Loading...
There are more than several informative blog posts and articles that explain Docker data management to great length, however confusion has recently been introduced with the introduction of the volume API in Docker 1.9. via Pocket
#IFTTT #Pocket #docker #pub
Show More
Loading...
hadolint/hadolint
github.com
Dockerfile linter, validate inline bash, written in Haskell - hadolint/hadolint
#docker #lint #Unsorted #pub
Show More
Loading...
A significant part of the IT world relies on Docker containers. They are easy to use & portable. But are they always good? Let's see how to use them safely.
#docker #root #pub
Show More
Loading...
Loading...
Loading...
Docker Security - OWASP Cheat Sheet Series
cheatsheetseries.owasp.org
#docker #security #cheatsheet #hardening #Unread #via:popular #toread #pub
Show More
Loading...
Loading...
sigstore/cosign: Container Signing
github.com
Container Signing, Verification and Storage in an OCI registry.
Cosign aims to make signatures invisible infrastructure.
Cosign supports:
Hardware and KMS signing
Bring-your-own PKI
Our free OIDC PKI (Fulcio)
Built-in binary transparency and timestamping service (Rekor)
#cryptography #build #containers #docker #pub
Show More
Loading...
Loading...
GoogleContainerTools/distroless: 🥑 Language focused docker images, minus the operating system.
github.com
"Distroless" images contain only your application and its runtime dependencies. They do not contain package managers, shells or any other programs you would expect to find in a standard Linux distribution.
For more information, see this talk (video).
Why should I use distroless images?
Restricting what's in your runtime container to precisely what's necessary for your app is a best practice employed by Google and other tech giants that have used containers in production for many years. It improves the signal to noise of scanners (e.g. CVE) and reduces the burden of establishing provenance to just what you need.
#devops #container #docker #google #pub
Show More
Loading...
The Amazon ECR Docker Credential Helper is a credential helper for the Docker daemon that makes it easier to use Amazon Elastic Container Registry.
#amazon #aws #docker #cli #ecr #pub
Show More
Collect and share the web
Get started for free