请看这段代码:
docker service create
是否有可能访问" x"变量内部函数,没有在" someObject"之外创建任何变量。对象
答案 0 :(得分:0)
没有
尚未创建对象,因此在评估语句时x
不存在。
答案 1 :(得分:0)
不是很好的方法,但在这种情况下,这是您可以访问x变量的唯一方法
$ curl -H "Content-Type: text/html; charset=utf-8" \
--data-binary "$(curl http://localhost:8080/url/to/test)" \
https://validator.w3.org/nu/?out=gnu