portainer/pkg/libstack
Chaim Lev-Ari 8c16fbb8aa
refactor(libstack): move library to portainer [EE-5474] (#9120)
2023-06-26 08:11:05 +07:00
..
compose refactor(libstack): move library to portainer [EE-5474] (#9120) 2023-06-26 08:11:05 +07:00
LICENSE.md refactor(libstack): move library to portainer [EE-5474] (#9120) 2023-06-26 08:11:05 +07:00
README.md refactor(libstack): move library to portainer [EE-5474] (#9120) 2023-06-26 08:11:05 +07:00
go.mod refactor(libstack): move library to portainer [EE-5474] (#9120) 2023-06-26 08:11:05 +07:00
go.sum refactor(libstack): move library to portainer [EE-5474] (#9120) 2023-06-26 08:11:05 +07:00
libstack.go refactor(libstack): move library to portainer [EE-5474] (#9120) 2023-06-26 08:11:05 +07:00

README.md

LibStack

LibStack is a library that provides an abstraction to run stacks. Currently it supports Docker Compose, but we plan to support other formats in the future.