-
Notifications
You must be signed in to change notification settings - Fork 2
Ideas
Davide Polonio edited this page Jul 21, 2019
·
1 revision
In this page, a list of new possible features is kept. Keep in mind that not everything that's listed here will be implemented one day. It's only a "it would cool if" kind of list that is nice to have written down somewhere :-)
- Create a data structure in order to pass Docker settings instead of the default ones (i.e. see how the Go Log package works). The settings are useful because a day we could include Kubernetes support too (it really depends if we want to keep everything in one structure or split in multiple ones - personally, I prefer the second choice as is logically cleaner (Docker Swarm uses Services and Stacks, Kubernetes has a list of Deployments)