Files
play-with-docker/provisioner
Paul Jolly 681de41e0a provisioner: augment Networks config from caller when -unsafe (#411)
Currently container instances are hard-coded to join a single network,
the network associated with the session.

This change allows the caller of CreateInstance to specify which
additional networks should be joined. This is useful, for example, when
a container instance requires access to additional "backend" services
that may be running.

There are security implications associated with this change, hence the
additional networks are only joined when a new -unsafe flag is
specified. It is hoped the name is a sufficient indicator that thought
needs to go into using it.
2020-09-04 13:46:31 +01:00
..
2017-08-03 11:11:08 -03:00
2018-01-05 13:13:07 -03:00
2018-01-05 13:13:07 -03:00
2018-01-05 13:13:07 -03:00