abra/client/convert
Roxie Gibson 239c925d66
WIP: foundations for app deploy
2021-08-03 08:49:16 +01:00
..
LICENSE WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
README.md WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
compose.go WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
compose_test.go WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
service.go WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
service_test.go WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
volume.go WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
volume_test.go WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00

README.md

github.com/docker/cli/cli/compose/convert

DISCLAIMER: This is like the entire github.com/docker/cli/cli/compose/convert package. This should be an easy import but importing it creates DEPENDENCY HELL I tried for an hour to fix it but it would work. TRY TO FIX AT YOUR OWN RISK!!!

Due to this literally just being copy-pasted from the lib, the Apache license will be posted in this folder. Small edits to the source code have been to function names and parts we don't need deleted.