Skip to content

simongis/arcgisdocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ArcGIS Server on Docker

-Download ArcGIS Server for linux install

-Get an .ecp license file

-put both files in the same location as the Dockerfile

-build the Dockerfile

-run in a container

docker run -it -p 6080:6080 bash

#inside container cd /usr/local/arcgis/server

./startserver.sh

Open ArcGIS Manager and finish setup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published