container-image
Here are 162 public repositories matching this topic...
-
Updated
Mar 17, 2022 - Go
-
Updated
Mar 16, 2022 - C#
In a use case of inserting primarily binary or already compressed objects, having a flag to just disable compression seems feasible.
This would leave the mediaType as just application/vnd.oci.image.layer.v1.tar
-
Updated
Mar 15, 2022 - Go
If a non-canonical path, e.g. ./mydebug/mntpoint
is passed, the above function failed to find the mount point as expected.
Looks like we need to ensure is_mounted()
get a canonical path, either by itself or the caller.
-
Updated
Apr 11, 2021 - Dockerfile
-
Updated
Feb 8, 2021 - C
-
Updated
Mar 8, 2022 - Go
-
Updated
Oct 29, 2021 - Go
-
Updated
Dec 9, 2021 - Dockerfile
-
Updated
Mar 11, 2022 - Go
-
Updated
Mar 17, 2022 - Dockerfile
-
Updated
Feb 7, 2022 - Nix
-
Updated
Aug 19, 2021 - Go
-
Updated
Dec 1, 2021 - Shell
-
Updated
Mar 18, 2022 - Go
-
Updated
Jan 25, 2022 - Go
Project needs a logo
-
Updated
Feb 5, 2022 - Python
-
Updated
Mar 3, 2022 - Dockerfile
-
Updated
Mar 10, 2022 - Go
-
Updated
Mar 14, 2019 - C
-
Updated
Nov 14, 2021 - Shell
-
Updated
Aug 23, 2021 - Shell
-
Updated
Oct 14, 2021 - Perl
Improve this page
Add a description, image, and links to the container-image topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the container-image topic, visit your repo's landing page and select "manage topics."
What would you like to be added:
Please add some basic instructions for compiling the binaries to the install readme as an alternative to curl to bash.
Why is this needed:
Some folks are uncomfortable with the security implications of curl to bash
There are additional use cases where users may wish to modify the functionality of the project to better fit their needs
**Addit