Closed ppnaik1890 closed 3 years ago
Please check smtc_common image is built successfully. it is not from docker hub.
It looks like it was successfully built. THis was in the logs before the error occured:
Built target build_smtc_common
@QuPengfei @ppnaik1890 I am also facing the same error
The smtc_common image is getting created successfully initially. I interrupted and checked.
Its happening only while the make reaches to a Dockerfile with multi stage build with --copy image(smtc)
For another image creation in make from smtc_common it's working fine.
When the trying to access another image using COPY --from the error is happening
Is this issue still valid? I did a fresh pull and fresh re-make, twice. Could not reproduce this build error. Checked sensor/* dependencies, The dependency on common is correctly specified.
I get the following error when I do make. Can you please help me resolve it. Thanks!
Step 5/15 : COPY --from=smtc_common /home/*.py /home/ invalid from flag value smtc_common: pull access denied for smtc_common, repository does not exist or may require 'docker login': denied: requested access to the resource is denied