【发布时间】:2021-02-03 23:27:33
【问题描述】:
我正在将 Business Central Docker 映像部署到 Azure。我在哪里可以找到 --image 标签的详细信息
我正在使用
--image mcr.microsoft.com/businesscentral/sandbox:base (but this give msg its over 90 days
old)
我也用
--image microsoft/bcsandbox:latest
还是报错:
您正在尝试运行 90 天以上的容器。
Microsoft recommends that you always run the latest version of our containers.
Set the environment variable ACCEPT_OUTDATED to 'Y' if you want to run this container anyway.
如何在不设置标志 ACCEPT_OUTDATED 的情况下运行最新版本?
【问题讨论】:
标签: powershell azure-container-instances dynamics-business-central