diff --git a/README.md b/README.md index de2bbaa61e4e18cd62859d9070167c88b5599e82..5fdd8db4ea2dae6ed9f0da43bc9fbab79b4e2509 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