openfaas / faas

OpenFaaS - Serverless Functions Made Simple
https://www.openfaas.com
MIT License
25.02k stars 1.93k forks source link

How to pass docker original parameters #1415

Closed dafanshu closed 3 years ago

dafanshu commented 4 years ago

how can i use this option (-add-host) with faas-cli

docker run -it --add-host host1:192.168.1.1

ag2uki commented 3 years ago

We just can docker service update with --host-add

alexellis commented 3 years ago

I don't think this is supported. Feel free to ask questions on Slack. We don't do support on GitHub

alexellis commented 3 years ago

/slack: msg

alexellis commented 3 years ago

/lock