cli icon indicating copy to clipboard operation
cli copied to clipboard

Should "fn start" support "--net" or "--link"?

Open denismakogon opened this issue 7 years ago • 0 comments
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.

denismakogon avatar May 05 '18 13:05 denismakogon