参考SAP官方的帮助文档:
https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/c190ad6eeb78428c91a2b66e5557f962.html第一次尝试,我遇到了下图的错误消息:
You have exceeded your organization's memory limit: app requested more memory than available
FAILED
要解决该错误,增大该Subaccount的memory quota即可:
第二次尝试遇到的错误消息:
Failed getting docker image manifest by tag: errors:
denied: requested access to the resource is denied
unauthorized: authentication required
登录docker hub,确认使用的docker镜像和tag是否正确:
https://hub.docker.com/repository/docker/i042416/ui5-nginx最后成功部署:
在SAP云平台上看到成功部署的Docker应用:
拿到应用的url:
可以成功访问了:
本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。