portainer/pkg/libstack
cmeng 57ed6ae6a6
fix(edge-stack): parse docker compose multi lines json output EE-6317 (#10627)
2023-11-20 22:54:28 +13:00
..
compose fix(edge-stack): parse docker compose multi lines json output EE-6317 (#10627) 2023-11-20 22:54:28 +13: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
libstack.go feat(edge/stacks): increase status transparency [EE-5554] (#9094) 2023-07-13 23:55:52 +03: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.