Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewn6/dockjet
simple hyper API that pushes docker images in parallel to a registry
https://github.com/andrewn6/dockjet
Last synced: 7 days ago
JSON representation
simple hyper API that pushes docker images in parallel to a registry
- Host: GitHub
- URL: https://github.com/andrewn6/dockjet
- Owner: andrewn6
- Created: 2023-09-05T01:16:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T23:31:01.000Z (over 1 year ago)
- Last Synced: 2024-12-31T07:44:23.871Z (8 days ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dockjet
this is used in my other project nixbuilder to push the image built on that service to a registry, this is just a basic hyper server that supports parallel image uploads for it hence the name "dockjet".