oci
Here are 302 public repositories matching this topic...
Environment:
- Jib version: 2.4.0
- Build tool: Gradle 5.6.1
- OS: Windows 10 build 2004
Description of the issue:
Not specifying the username in --image parameter results in 401 unauthorized
Steps to reproduce:
Note: I have fixed the issue by adding username before image name , this is more of an en
-
Updated
Feb 24, 2020 - Go
https://github.com/opencontainers/runc/blob/master/tests/integration/cgroups.bats
The current test suite doesn't cover resource limitation stuff except memory.kernel.
-
Updated
Sep 2, 2020 - Go
-
Updated
Sep 3, 2020 - Go
-
Updated
Aug 25, 2020 - Go
-
Updated
Sep 2, 2020 - Go
-
Updated
Sep 2, 2020 - Go
make tidy currently runs directly on your host relying on the tools and their respective versions. While there is make tidy-in-docker, it is not documented. Let's either replace make tidy in the documentation with make-tidy-docker or change the functionality of make tidy to be containerized.
-
Updated
Aug 26, 2020 - Go
-
Updated
Sep 2, 2020 - Go
-
Updated
Dec 28, 2019 - HCL
-
Updated
Apr 16, 2019 - Go
-
Updated
Sep 2, 2020 - C
-
Updated
Sep 25, 2017 - C
-
Updated
Sep 3, 2020 - Go
Per opencontainers/image-spec#803 using zstd compression seems to be on peoples minds.
After reading about it, it seems it's been designed with parallelism in mind, among just being faster on a single core as well. I think it would definitely speed up some of our use cases, at least.
-
Updated
Aug 23, 2017 - JavaScript
-
Updated
Jul 5, 2018 - Go
Improve this page
Add a description, image, and links to the oci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oci topic, visit your repo's landing page and select "manage topics."
Description
runsc installis able to edit/etc/docker/daemon.jsonto 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