Lean and Mean Docker containers
memguard
Lean and Mean Docker containers | memguard | |
---|---|---|
41 | 1 | |
19,458 | 2,549 | |
0.7% | - | |
8.1 | 5.1 | |
14 days ago | 7 months ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Lean and Mean Docker containers
-
Vendoring, or go mod vendor: What Is It?
Slim (Previously DockerSlim): A handy tool for inspecting, slimming down, and debugging your containers.
- Golang REST API boilerplate
-
Optimize Your Containerized App with SlimToolkit
SlimToolkit empowers developers to create better, smaller, and more secure containers without sacrificing their existing workflows. Explore the project on GitHub or visit the official website to learn more.
-
Is updating software in Docker containers useful?
And if you want to make the container quickly secure without bloats, maybe give this a try https://github.com/slimtoolkit/slim
-
An Overview of Kubernetes Security Projects at KubeCon Europe 2023
Slim.ai presents the data in a more user friendly way than many of the other tools in this post. On top of its open source SlimToolkit for identifying the contents of an image, Slim.ai uses Trivy for vulnerability scanning.
-
Tips for reducing Docker image size
What about https://github.com/slimtoolkit/slim?
-
package a poetry project in a docker container for production
A last practice that I do not use at all and which may interest you is to use slim toolkit to keep only the useful elements in your final image.
-
Standard container sizes
Anyone tried using https://github.com/docker-slim/docker-slim To minify an image?..
- DockerSlim - Optimize Your Containerized App Dev Experience. Better, Smaller, Faster, and More Secure Containers Doing Less! Minify Docker Images by up to 30x.
- A practical approach to structuring Golang applications
memguard
-
Kure - CLI password manager
No, it does not touch the disk, the buffer resides in memory and is protected using memguard, you can find more details in its documentation.
What are some alternatives?
minideb - A small image based on Debian designed for use in containers
Cameradar - Cameradar hacks its way into RTSP videosurveillance cameras
Go random string generator - Flexible and customizable random string generator
acmetool - :lock: acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt)
pipx - Install and Run Python Applications in Isolated Environments
secure - HTTP middleware for Go that facilitates some quick security wins.
dive - A tool for exploring each layer in a docker image
simple-scrypt - A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
gophish - Open-Source Phishing Toolkit
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
MeTube - Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
goSecretBoxPassword - A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.