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

Update README.md

parent 976edf76
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ Official boundaries of US geographical locations (from Census blocks to States)
> docker login -u FACT_token -p glpat-J5_QFJiGwLkfgqJsnU2H registry.git.nilu.no
2. Run this data service:
> docker run -t -i --name fact\_geo -e MARIADB\_DATABASE=FACT_geo -e MYSQL\_ROOT\_PASSWORD=devops -p 3307:3306 -d registry.git.nilu.no/fact/data/fact\_geo:0.2
> docker run -t -i --name fact\_geo -e MARIADB\_DATABASE=FACT_geo -e MYSQL\_ROOT\_PASSWORD=devops -p 3307:3306 -d registry.git.nilu.no/fact/data/fact\_geo:0.1
The container makes available a MariaDB instance with the full database on employment. It is reachable on port 3307 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