compose/pkg
Milas Bowman 7f32f02817 fix: prevent network name ambiguity
`NetworkInspect` will match a network ID by prefix. While rare,
it's possible that users might use a network name that is also
a valid network ID prefix for a pre-existing Docker network.
(In the reported case, the network was named `db`, for example.)

Fixes .

Signed-off-by: Milas Bowman <milas@tilt.dev>
2022-06-01 15:28:42 -04:00
..
api project name MUST be lowercase 2022-04-13 09:49:01 +02:00
compose fix: prevent network name ambiguity 2022-06-01 15:28:42 -04:00
e2e Merge pull request from docker/nicksieger/9427 2022-05-31 23:39:19 +02:00
mocks Bump buildx to v0.8.0 2022-03-11 14:05:55 +01:00
progress fix: prevent flickering prompt when pulling same image from N services 2022-05-18 08:58:06 +02:00
prompt move compose-cli code into docker/compose/v2 2021-08-31 19:09:19 +02:00
utils Add function to convert strings to bool 2022-03-04 16:42:37 +01:00