Closed dhonxean closed 1 year ago
hello @dhonxean we have changed the docker images names: now they are named after the semantic versioning: mdl4eo/otbtf:X.Y.Z-suffix[-dev]
, where:
X.Y.Z
is the OTBTF version-dev
is for development ready images (with OTB and TensorFlow C++ sources)I am fixing the reference right now in the CI and the dockerfile, stay tuned!
Thank you very much for all the hardwork! Will definitely stay tuned!
it should build now, I have changed the otbtf image reference in the dockerfile
I had successfully ran the docker image. Thank you!!!
Hello.
I tried building the Dockerfile but I got this error that the mdl4eo/otbtf3.3.2:gpu-dev: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed. Is the docker image not accessible?
What I did:
cd to decloud directory docker build .
Kindly see attached image for reference of the error. Thank you!