An open API service indexing awesome lists of open source software.

https://github.com/beginor/docker-agdatastore

ArcGIS Datastore in docker
https://github.com/beginor/docker-agdatastore

Last synced: about 1 year ago
JSON representation

ArcGIS Datastore in docker

Awesome Lists containing this project

README

          

# ArcGIS DataStore on Docker

```sh
docker run --tty --interactive --hostname agdatastore.local \
--name agdatastore \
--publish 2443:2443 \
beginor/agdatastore:10.7.0
```