Skip to content
Snippets Groups Projects
Commit bbe6b116 authored by Riccardo Boero's avatar Riccardo Boero :innocent:
Browse files

Update README.md

parent 097e23b5
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ General geology of the world and main minerals deposits and mines (data from USG
> docker pull registry.git.nilu.no/fact/data/fact_mine:latest
2. Run this data service:
>docker run -t -i --name fact_mine -e MARIADB_DATABASE=FACT_mine -e MYSQL_ROOT_PASSWORD=devops -p 3314:3306 -d registry.git.nilu.no/fact/data/fact_mine:0.1
The container makes available a MariaDB instance with the full database on airports and traffic **FACT_mine**. It is reachable on port 3314 of the localhost and the root password is 'devops'.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment