onnx / tutorials

Tutorials for creating and using ONNX models
Apache License 2.0
3.34k stars 626 forks source link

onnx/onnx-docker repository does not exist or may require 'docker login' #268

Open mikkelbrynildsen opened 2 years ago

mikkelbrynildsen commented 2 years ago

Bug Report

Describe the bug

When trying to run docker run -it --rm onnx/onnx-docker:cpu /bin/bash I get the error docker: Error response from daemon: pull access denied for onnx/onnx-docker, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.

Please describe the bug clearly and concisely.

System information

Reproduction instructions

Expected behavior

no image downloaded

Notes

Any additional information