-
Updated
Nov 23, 2020 - C#
container-image
Here are 83 public repositories matching this topic...
-
Updated
Nov 22, 2020 - Go
Issue #14 describes the initial matchers needed. This ticket should be picked up once all those are in place, to extend further:
- pacman
- poetry
- pipenv
- yarn
-
Updated
Oct 11, 2020 - Go
-
Updated
Nov 28, 2018 - C
-
Updated
Nov 26, 2020 - Shell
-
Updated
Oct 28, 2019 - Go
-
Updated
Mar 17, 2020 - Go
-
Updated
Jul 23, 2020 - Nix
Project needs a logo
-
Updated
Aug 6, 2019 - Shell
-
Updated
Oct 10, 2020 - Dockerfile
-
Updated
Mar 14, 2019 - C
-
Updated
Mar 25, 2020 - Java
-
Updated
Nov 8, 2018 - Shell
-
Updated
Nov 24, 2020 - Shell
-
Updated
Aug 1, 2019 - Dockerfile
-
Updated
Aug 20, 2020 - Go
-
Updated
Nov 30, 2020 - Go
-
Updated
Feb 14, 2019 - Shell
-
Updated
Oct 12, 2019 - Go
-
Updated
Jun 1, 2019 - Rust
-
Updated
Jul 9, 2020 - Shell
-
Updated
Feb 24, 2020 - Shell
-
Updated
Nov 16, 2020 - Dockerfile
-
Updated
Apr 21, 2020 - Dockerfile
Add unit testing
After a deep reading of the code because of issue #4, I think the code as it stands today is not maintenance friendly. The addition of unit testing is advisable.
-
Updated
Apr 10, 2020 - Shell
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."
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.