SolidLabResearch / LDES-in-SOLID-Semantic-Observations-Replay

1 stars 2 forks source link

Docker image CSS not found #4

Closed pheyvaer closed 1 year ago

pheyvaer commented 1 year ago

I execute

docker run --rm -p 3000:3000 -it css:latest -c config/default.json

I get the following error

Unable to find image 'css:latest' locally
docker: Error response from daemon: pull access denied for css, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

Should I build the image first locally?

svrstich commented 1 year ago

Should be solved by merging branch svrstich-patch-3