Installing with docker¶
This section describes how to install GeoNetwork with docker.
At the end of the installation process you will end up with the web applications running.
Run with docker
docker run --name some-geonetwork -d geonetwork
See https://github.com/docker-library/docs/tree/master/geonetwork for more details.