diff --git a/README.md b/README.md index fa95516b422111833e0e4988d85c15445cfa1299..cd7616034baa24e22acaf4fe6950c0c9d5d2337d 100644 --- a/README.md +++ b/README.md @@ -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