aws-samples / amazon-sagemaker-tensorflow-object-detection-api

Train and deploy models using TensorFlow 2 with the Object Detection API on Amazon SageMaker
MIT No Attribution
42 stars 34 forks source link

Unable to push docker image to ECR #32

Open pallavigadgil opened 1 year ago

pallavigadgil commented 1 year ago

I am executing the data prep notebook and I am anot able to push the docker image to ECR> I see the repository is created, but docker push {ACCT_ID}.dkr.ecr.us-east-1.amazonaws.com/tfrecord-processing:20230117052830 is resulting in no image. There are no errors, except following output during the build process. Please let me know what I am missing.

Warning: apt-key output should not be parsed (stdout is not a terminal) Executing: /tmp/apt-key-gpghome.bP4qnyx72c/gpg.1.sh --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub gpg: requesting key from 'https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub' gpg: key A4B469963BF863CC: "cudatools cudatools@nvidia.com" not changed gpg: Total number processed: 1 gpg: unchanged: 1 Removing intermediate container 8943c108f872 ---> 65c8e1bb6ac0 Step 6/11 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/7fa2af80.pub ---> Running in 3ac2c68c3ebb Warning: apt-key output should not be parsed (stdout is not a terminal) Executing: /tmp/apt-key-gpghome.5CRPhlFuUM/gpg.1.sh --fetch-keys https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/7fa2af80.pub gpg: requesting key from 'https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/7fa2af80.pub' gpg: key F60F4B3D7FA2AF80: public key "cudatools cudatools@nvidia.com" imported gpg: Total number processed: 1 gpg: imported: 1