Commit Graph

5 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
93015e0971 fix: correct imports 2023-02-08 01:42:06 -05:00
Jose Diaz-Gonzalez
58948380b2 docs: add example for multiple networks 2023-02-07 18:24:55 -05:00
Jose Diaz-Gonzalez
c5d2a6804c fix: correct error message for valid/invalid properties 2023-02-07 18:24:55 -05:00
Jose Diaz-Gonzalez
8ca3b8f988 fix: actually call the :set function and ensure we write properties to the correct namespace 2023-02-07 18:24:55 -05:00
Jose Diaz-Gonzalez
a3a2183ec8 feat: add support for specifying an initial-network property
This network is the network that is associated with the container on creation. If specified, then the bridge network is not attached to the service.

Only a single initial network can be specified at this time.
2023-02-07 18:24:55 -05:00