|
# check if the built image can be pulled from the Pyrsia node |
Currently a test for docker pull does not run this command directly, but just check if a Pyrsia node has a specific image using Docker registry API because a way to check where Docker images are pulled from is not found.
We should find the solution for it and execute an actual docker pull command to make sure they are downloaded from a Pyrsia node instead of docker.io.