$ ls
ArcGIS_for_Server_Linux_1031_145870.tar.gz arcgisserver.ecp Dockerfile
docker build -t xzdbd/arcgisserver:10.3.1 .
To run in detached mode (-d).
docker run --name arcgisserver \
-d --hostname arcgis \
-p 6080:6080 \
-p 6443:6443 \
xzdbd/arcgisserver:10.3.1
ArcGIS Server Manager is available now. Navigate to http://localhost:6080/arcgis/manager in the host browser.
For details, please visit github.
Content type
Image
Digest
Size
4.1 GB
Last updated
about 10 years ago
docker pull xzdbd/arcgisserver:10.3.1