portainer/pkg/libstack
andres-portainer a7127bc74f feat(libstack): remove the docker-compose binary BE-10801 (#111)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-11-11 19:05:56 -03:00
..
compose feat(libstack): remove the docker-compose binary BE-10801 (#111) 2024-11-11 19:05:56 -03: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(libstack): remove the docker-compose binary BE-10801 (#111) 2024-11-11 19:05:56 -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.