This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
Releases: gabrieldemarmiesse/docker-charon
Releases · gabrieldemarmiesse/docker-charon
v0.4.3
Full Changelog: v0.4.2...v0.4.3
Fixed upload of pyinstaller and docker image associated with docker-charon. This is why you'll find no docker image/artifact for docker-charon v0.4.2
v0.4.2
v0.4.1
What's Changed
- Add a workflow to publish a pyinstalled executable by @avandierast in #22
New Contributors
- @avandierast made their first contribution in #22
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Updated the readme docs by @gabrieldemarmiesse in #20
- Use the mount blob function to make the decoding faster by @gabrieldemarmiesse in #21
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- ✨ Add a CLI entrypoint to docker-charon by @gabrieldemarmiesse in #10
- Allow the use stdin and stdout to communicate with the CLI by @gabrieldemarmiesse in #11
- Added a docker image, not automatically pushed yet by @gabrieldemarmiesse in #12
- Changed authentication setup to allow connections to dockerhub by @gabrieldemarmiesse in #13
- ⚡ Stream directly to stdout when making the payload by @gabrieldemarmiesse in #14
- [BREAKING CHANGE] Registry defaults to dockerhub, CLI option file default to stdin/out by @gabrieldemarmiesse in #15
- Added unit tests for the docker image by @gabrieldemarmiesse in #16
- Build docker image for release by @gabrieldemarmiesse in #17
- Fix the push image by @gabrieldemarmiesse in #18
- Bump version to 0.3.0 by @gabrieldemarmiesse in #19
Breaking changes
The python api and the CLI have changed, notably, the order changed and some arguments are now optional! Be careful when you upgrade.
- The default registry is dockerhub
- With the CLI, the default input, ouput file is stdin/stdout
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Mount blobs from one repository to another to reduce the payload size by @gabrieldemarmiesse in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial implementation, has make_payload
and push_payload_to_registry
.
Handles layers/images diffs. Make a zip.