portainer/pkg/libstack
Oscar Zhou 753150e03c
fix(stack): env placeholder as host path [BE-11187] (#12186)
2024-09-06 08:42:55 +12:00
..
compose fix(stack): env placeholder as host path [BE-11187] (#12186) 2024-09-06 08:42:55 +12: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 fix(stack): env placeholder as host path [BE-11187] (#12186) 2024-09-06 08:42:55 +12: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.