1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 05:19:39 +02:00
portainer/pkg/libstack
2024-10-10 12:06:20 -03:00
..
compose fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
libstack.go feat(system): upgrade on swarm [EE-5848] (#11728) 2024-09-20 18:00:38 +02: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

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.