Releases: explicitcontextualunderstanding/Container-Compose
Releases · explicitcontextualunderstanding/Container-Compose
v0.10.2
Verification
SHA256: 0f4aebd262fd7b1f2725fe3a5ae6e828776cb8c7655edbd7d0b8a6357836a8dc
Verify your download:
shasum -a 256 ./container-compose | grep 0f4aebd262fd7b1f2725fe3a5ae6e828776cb8c7655edbd7d0b8a6357836a8dcBuild Attestation: This release includes cryptographic attestation.
gh attestation verify container-compose --owner explicitcontextualunderstandingSee VERIFICATION.md for full details.
v0.10.1
Verification
SHA256: fba6f2ac28076fd46b74bb50974d6196dc40b5dc904956887d8ebb5d0a950006
Verify your download:
shasum -a 256 ./container-compose | grep fba6f2ac28076fd46b74bb50974d6196dc40b5dc904956887d8ebb5d0a950006Build Attestation: This release includes cryptographic attestation.
gh attestation verify container-compose --owner explicitcontextualunderstandingSee VERIFICATION.md for full details.
v0.10.0
test: add mapping tests for dns_search and build target and fix imple…
v0.9.1
fix: remove RuntimeStatus type that doesn't exist The RuntimeStatus type was introduced by TomasLudvik's commits but doesn't exist in the container library. Removing the status tracking since it was only used for error messages.