Skip to content
Snippets Groups Projects
Commit 8a5bd18c authored by Martyn Welch's avatar Martyn Welch Committed by Emanuele Aina
Browse files

Docker run command needs path to image


The docker image requires the path used during pull to be provided as part
of the image name else the following error is received:

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

Update the documentation to use the correct command.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 89823bc8
No related branches found
No related tags found
Loading
Loading
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