kompose/pkg/utils/docker
Lctrs 2ad5745d58
feat: migrate from libcompose to compose-go (#1547)
* feat: migrate from libcompose to compose-go

libcompose has been deprecated since summer 2021 in favor of https://github.com/compose-spec/compose-go.
Kompose should now be able to load all versions of compose.

* chore: replace golint with staticcheck

golint has been deprecated. Recommended replacement is staticcheck.
2023-01-12 15:17:22 -05:00
..
build.go add support for golangci-lint (#1373) 2021-04-07 11:10:56 +08:00
client.go add support for golangci-lint (#1373) 2021-04-07 11:10:56 +08:00
image_test.go Add license for new files 2021-08-11 15:55:03 +08:00
image.go Fix environment variables interpolation (#1524) 2022-11-19 10:35:33 +08:00
push.go feat: migrate from libcompose to compose-go (#1547) 2023-01-12 15:17:22 -05:00
tag.go Fix environment variables interpolation (#1524) 2022-11-19 10:35:33 +08:00