Installing the ArcGIS API for Python as a Docker image no longer works with the ArcGIS API for Python API Docker URL link or the command provided in the documentation.
ArcGIS API for Python
漏洞 ID 编号
BUG-000162307
已提交
October 24, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS API for Python
找到的版本
2.1.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The command docker pull 'esridocker/arcgis-api-python-notebook' is not an Esri maintained command. According to the Esri documentation, the supported command to install the ArcGIS API for Python as a Docker image is 'docker pull ghcr.io/esri/arcgis-python-api-notebook'. This command works as expected. Refer this link: https://developers.arcgis.com/python/guide/install-and-set-up/#install-as-a-docker-image for further documentation.