containers
Here are 2,315 public repositories matching this topic...
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
Updated
Oct 3, 2020 - Go
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in blkio.bfq.io_service_bytes and blkio.bfq.io_serviced files.
docker does not allow volume names shorter than 2 letters.
which will cause minikube to crash on docker driver
medya@~/workspace/minikube (docker_network) $ ./out/minikube start -p p
😄 [p] minikube v1.13.1 on Darwin 10.15.6
✨ Automatically selected the docker driver. Other choices: hyperkit, virtualbox
👍 Starting control plane node p in cluster p
🔥 Creating docker container (CPU
Complete container management platform
-
Updated
Oct 4, 2020 - Go
Secure and fast microVMs for serverless computing.
-
Updated
Oct 2, 2020 - Rust
Visual Docker Container Management on Mac & Windows
-
Updated
Sep 15, 2020 - JavaScript
Top-like interface for container metrics
-
Updated
Aug 28, 2020 - Go
Description
runsc install is able to edit /etc/docker/daemon.json to enable Docker to replace runc with runsc.
Would be great if podman supports this feature.
Is this feature related to a specific bug?
No. By the way, does gVisor depend on Docker just for the reason that Docker uses runsc as its runtime?
Do you have a specific solution in mind?
To replace the runtim
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Sep 26, 2020 - Dockerfile
We should consider standardizing our Event API to follow CNCF's https://cloudevents.io/ standard.
Benefits: better alignment with the space, standardized format which aligns better with best practices
Cons: IDEs will need to restructure their clients
Thoughts?
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
-
Updated
Sep 20, 2020 - PHP
DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
-
Updated
Sep 16, 2020 - Go
[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
-
Updated
Feb 24, 2020 - Go
What would you like to be added:
Sometimes pod is killed by various reason, but the reason is not visible in Lens. I need to execute kubectl command to see last state and reason why the pod was killed
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: OOMKilled
Exit Code: 137
Started: Tue, 15 Sep 2020 08:45:37 +0200Add a performance test that measures the time it takes Dapr to save data into a state store.
The important piece that is being tested is the processing that Dapr does before saving to the state store. This test should not benchmark the component itself.
For that purpose, a baseline test scenario would have an app that saves a 1kb payload to Redis, followed by a test app that uses Dapr to sav
Conformance test suite for OpenShift
-
Updated
Oct 2, 2020 - Go
A relative path can be specified for --root, but it is sometimes interpreted as relative to current directory and sometimes as relative to bundle directory:
> sudo find .
.
./mybundle
./mybundle/config.json
./myroot
> sudo runc --root myroot create --bundle mybundle a
> sudo find .
.
./mybundle
./mybundle/config.json
./mybundle/myroot
./mybundle/myroot/a
./mybundle/myroot/a/exe
Vulnerability Static Analysis for Containers
-
Updated
Oct 2, 2020 - Go
Pulumi - Modern Infrastructure as Code. Any cloud, any language
-
Updated
Oct 3, 2020 - Go
Dockerized GitLab
-
Updated
Oct 2, 2020 - Shell
eBPF-based Networking, Security, and Observability
-
Updated
Oct 4, 2020 - Go
A toolkit for building secure, portable and lean operating systems for containers
-
Updated
Sep 12, 2020 - Go
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
https://www.eclipse.org/che/getting-started/cloud/ list things like thorntail which is no longer supported - could it be replaced with a Quarkus flow ?
An open and reliable container runtime
-
Updated
Oct 3, 2020 - Go
Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
-
Updated
May 5, 2019 - Python
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
-
Updated
Sep 2, 2020 - TypeScript
Go from Docker Compose to Kubernetes
-
Updated
Sep 18, 2020 - Go
Improve this page
Add a description, image, and links to the containers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the containers topic, visit your repo's landing page and select "manage topics."



The folks maintaining the Rust Kubernetes API client have noted some discrepencies in our spec. Details are here: