Open skodapetr opened 3 years ago
Following the instructions from README file, I get error (see below) in step 2.
skoda@skoda:/opt/sgov-data-management$ docker-compose --env-file=.env.local up Creating network "sgov-data-management_default" with the default driver Creating volume "sgov-data-management_data" with default driver Creating volume "sgov-data-management_logs" with default driver Pulling dm-rdf4j (eclipse/rdf4j-workbench:amd64-3.5.0)... amd64-3.5.0: Pulling from eclipse/rdf4j-workbench e7c96db7181b: Already exists f910a506b6cb: Already exists b6abafe80f63: Already exists d8c966ddef98: Pull complete 07e652475ee6: Pull complete c42103cfa50f: Pull complete 0bc7e5aba170: Pull complete 052df5b480eb: Pull complete 64f035f7643c: Pull complete Digest: sha256:14621ad610b0d0269dedd9939ea535348cc6c147f9bd47ba2039488b456118ed Status: Downloaded newer image for eclipse/rdf4j-workbench:amd64-3.5.0 Pulling dm-s-pipes-engine (docker.pkg.github.com/kbss-cvut/s-pipes/s-pipes-engine:latest)... ERROR: Get https://docker.pkg.github.com/v2/kbss-cvut/s-pipes/s-pipes-engine/manifests/latest: no basic auth credentials
@skodapetr Fixed by adding note to README.md
@blcham Which permissions do I need when creating a Personal Access Token?
Following the instructions from README file, I get error (see below) in step 2.