cli
cli copied to clipboard
Should "fn start" support "--net" or "--link"?
trafficstars
So, the idea is that developers can call "fn start" with specifying the docker network where fn container must be deployed.
As an alternative, we should document that "fn start" is just a wrapper above "docker run" and if you'd like to do more docker-related stuff - use native CLI.