elastic / elastic/elastic-package
Consider replacing internal compose package + files with duct
Open
enhancement
- Dominant language
- Go
- Stars
- 72
- Forks
- 141
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 55
Description
Internal Docker Compose package: https://github.com/elastic/elastic-package/tree/master/internal/compose
Internal Docker Compose files: https://github.com/elastic/elastic-package/tree/master/internal/install
Duct: https://github.com/erikh/duct
Note that Duct is fairly new so we might want it to mature a bit before we adopt it. Also, not that it is not a drop-in replacement for a Docker Compose SDK; it's a complete programmatic replacement for Docker Compose (so no `.yml` files, but `struct`s instead, etc.).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.