Commit Graph

5 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
c3b51a064d fix: correct imports 2023-02-08 01:42:07 -05:00
Jose Diaz-Gonzalez
ab0d871347 docs: add example for multiple networks 2023-02-07 18:25:04 -05:00
Jose Diaz-Gonzalez
cd13edd30d fix: correct error message for valid/invalid properties 2023-02-07 18:25:04 -05:00
Jose Diaz-Gonzalez
1d6654943b fix: actually call the :set function and ensure we write properties to the correct namespace 2023-02-07 18:25:04 -05:00
Jose Diaz-Gonzalez
b6ccd491fd 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:25:04 -05:00