mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
refactor(libstack): move library to portainer [EE-5474] (#9120)
This commit is contained in:
parent
11571fd6ea
commit
8c16fbb8aa
15 changed files with 691 additions and 0 deletions
3
pkg/libstack/README.md
Normal file
3
pkg/libstack/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue