containers
Here are 2,336 public repositories matching this topic...
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
Updated
Oct 22, 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.
##minikube stop##
vinodhinis-mbp:minikube vinodhinibalusamy$ ./out/minikube stop -p test2
this causes unwanted error message thrown in profile list.
vinodhinis-mbp:minikube vinodhinibalusamy$ ./out/minikube profile list
|----------|-----------|---------|--------------|------|---------|---------|
|
Complete container management platform
-
Updated
Oct 22, 2020 - Go
Secure and fast microVMs for serverless computing.
-
Updated
Oct 21, 2020 - Rust
1. Describe IN DETAIL the feature/behavior/change you would like to see.
AWS provides this tool for linting cloudformation files:
https://github.com/aws-cloudformation/cfn-python-lint
Running it against our integration test outputs in tests/integration/update_cluster/*/cloudformation.json reports quite a few warnings including mismatched types. It would be great to fix those and addr
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
Our [colour output formatter functions(https://github.com/GoogleContainerTools/skaffold/blob/master/pkg/skaffold/color/formatter.go#L104-L122) don't check that the given output is the same as the output used to determine if it's a terminal and supports colour. So when we log output using `--mute-lo
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Oct 11, 2020 - Dockerfile
I want to use the "ecr-login" credHelper for both from and to, but I need to use different environment variables (AWS_PROFILE in my case), because the IAM is different in each case. If it is possible somehow, I would like to know, and if not, I would like to request this feature (just like e.g. environment can be set for dockerClient).
As a workaround, I will now try to run the credHe
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
-
Updated
Oct 15, 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
Oct 14, 2020 - Go
Describe the bug
In the Apps section under Releases, you can sort on Revision. It seems to sort on the string values instead of the integers which looks silly (see screenshot below).
To Reproduce
Steps to reproduce the behavior:
- Go to Apps -> Releases
- Click on Revisions
- See nonsensical number order
Expected behavior
Numbers sort in their counting order.
**Screen
[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
-
Updated
Feb 24, 2020 - Go
Add 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 22, 2020 - Go
We recently added golang-ci-lint, which runs on pull requests and on master.
Currently, looks like the linter on PR's only checks the changed lines, but found various issues in the existing code on master (see opencontainers/runc#2618 (comment)); the linter picked up the problem in https://github.com/opencontainers/runc/runs/1190924966
Looks like that out
Vulnerability Static Analysis for Containers
-
Updated
Oct 21, 2020 - Go
Pulumi - Modern Infrastructure as Code. Any cloud, any language
-
Updated
Oct 22, 2020 - Go
eBPF-based Networking, Security, and Observability
-
Updated
Oct 22, 2020 - Go
Dockerized GitLab
-
Updated
Oct 19, 2020 - Shell
A toolkit for building secure, portable and lean operating systems for containers
-
Updated
Oct 21, 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
Is your enhancement related to a problem? Please describe.
I often need to link to concrete che property to link it to someone. There is nice generated page in che docs with all properties https://www.eclipse.org/che/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-se
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
-
Updated
Oct 20, 2020 - TypeScript
An open and reliable container runtime
-
Updated
Oct 21, 2020 - Go
Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
-
Updated
May 5, 2019 - Python
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."



Both WindowsGMSA and WindowsRunAsUserName feature gates have been GA since v1.18 and were scheduled to be removed in v1.20.
https://github.com/kubernetes/kubernetes/blob/2046f4212a355a3381da20c4d800283b98e9a081/pkg/features/kube_features.go#L714-L715
/sig windows
/milestone v1.20
/good-first-issue