You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/pkg/libstack
Chaim Lev-Ari 8c16fbb8aa
refactor(libstack): move library to portainer [EE-5474] (#9120)
1 year ago
..
compose refactor(libstack): move library to portainer [EE-5474] (#9120) 1 year ago
LICENSE.md refactor(libstack): move library to portainer [EE-5474] (#9120) 1 year ago
README.md refactor(libstack): move library to portainer [EE-5474] (#9120) 1 year ago
go.mod refactor(libstack): move library to portainer [EE-5474] (#9120) 1 year ago
go.sum refactor(libstack): move library to portainer [EE-5474] (#9120) 1 year ago
libstack.go refactor(libstack): move library to portainer [EE-5474] (#9120) 1 year ago

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.