abra/pkg/client/convert
decentral1se b7742d5e18
refactor: use pkg directory structure
2021-09-05 21:37:03 +02:00
..
LICENSE refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
README.md refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
compose.go refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
compose_test.go refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
service.go refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
service_test.go refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
volume.go refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
volume_test.go refactor: use pkg directory structure 2021-09-05 21:37:03 +02: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.