#docker-compose #compose

docker-compose-types

Deserialization and Serialization of docker-compose.yml files in a relatively strongly typed fashion

16 unstable releases (3 breaking)

0.4.1 Feb 14, 2023
0.3.1 Nov 10, 2022
0.2.0 Jun 15, 2022
0.1.5 Jul 5, 2021

#283 in Data structures

Download history 19/week @ 2022-11-25 27/week @ 2022-12-02 35/week @ 2022-12-09 48/week @ 2022-12-16 50/week @ 2022-12-23 196/week @ 2022-12-30 145/week @ 2023-01-06 64/week @ 2023-01-13 108/week @ 2023-01-20 40/week @ 2023-01-27 49/week @ 2023-02-03 117/week @ 2023-02-10 115/week @ 2023-02-17 49/week @ 2023-02-24 94/week @ 2023-03-03 45/week @ 2023-03-10

320 downloads per month
Used in 2 crates

MIT/Apache

23KB
523 lines

Docker Compose Types

crates.io

Contributions are very welcome, the idea behind this crate is to allow for safe serialization of docker-compose files with as little room for error as possible.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~3MB
~71K SLoC