docker_utils 0.2.4

Utilities for integration testsing with Docker
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.4]https://github.com/marvin-hansen/buildutils/compare/docker_utils-v0.2.3...docker_utils-v0.2.4 - 2025-10-07

### Other

- update Cargo.toml dependencies

## [0.2.3]https://github.com/marvin-hansen/buildutils/compare/docker_utils-v0.2.2...docker_utils-v0.2.3 - 2025-01-20

### Other

- update Cargo.toml dependencies

## [0.2.2]https://github.com/marvin-hansen/buildutils/compare/docker_utils-v0.2.1...docker_utils-v0.2.2 - 2025-01-20

### Other

- Excluded all Bazel files from crate release to prevent issues when vendoring these crates with Bazel.

## [0.2.1]https://github.com/marvin-hansen/buildutils/compare/docker_utils-v0.2.0...docker_utils-v0.2.1 - 2025-01-19

### Other

- Updated README.md across all crates
- Merge remote-tracking branch 'origin/main'
- Added project wide copyright

## [0.2.0]https://github.com/marvin-hansen/buildutils/compare/docker_utils-v0.1.0...docker_utils-v0.2.0 - 2025-01-19

### Other

- Updated README.md
- Updated tests and documentation