Docker在我的机器上缓存了latest
版本,我知道我可以对它进行docker pull
,但有没有办法通过命令行工具来实现?
答案 0 :(得分:3)
使用命令行工具,您可以运行:
fn update
或没有它:
docker pull fnproject/functions:latest
答案 1 :(得分:0)
对于Fn CLI V0.5.15和更高的使用
mosquitto_pub -h "myfirebase?" -t "testtopic" -m "aaaa"