AirbusDefenceAndSpace / pesto

PESTO provides a set of tools to ease the process of packaging a Python algorithm as a processing web service into a docker image. The deployment of a web service becomes now as easy as filling few configuration files.
https://airbusdefenceandspace.github.io/pesto
Apache License 2.0
24 stars 8 forks source link

Codip 622 add network option #4

Closed gpo-geo closed 3 years ago

gpo-geo commented 3 years ago

Feature to be able to set the network during pesto build and pesto test steps.

The network is passed as a command line option:

--network <network_name>

The default behaviour is unchanged: