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

Update README.md

parent ee475191
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ Official labor statistics about the US and European countries. Data sources are
---
## Use
1. Connect to the GitLab container registry with privileges for the FACT group:
> docker login -u FACT_token -p glpat-1zG-TQx___xLsPjj2vsG registry.git.nilu.no
1. Connect to the GitLab container registry and pull the image:
> docker pull registry.git.nilu.no/fact/data/fact_jobs:latest
2. Run this data service:
> docker run -t -i --name fact\_jobs -e MARIADB\_DATABASE=FACT_jobs -e MYSQL\_ROOT\_PASSWORD=devops -p 3308:3306 -d registry.git.nilu.no/fact/data/fact\_jobs:0.1
......
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