k9withabone / compose_spec_rs

Rust library for (de)serializing from/to the compose-spec
https://crates.io/crates/compose_spec
Mozilla Public License 2.0
3 stars 0 forks source link

feat(service)!: support `network_mode: container:{name}` #34

Closed k9withabone closed 3 weeks ago

k9withabone commented 3 weeks ago

Added the compose_spec::service::network_config::NetworkMode::Container enum variant.