We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@ajeetraina https://github.com/peace195/tensorflow-lite-YOLOv3
The text was updated successfully, but these errors were encountered:
@ajeetraina
/Documents/tensorflow-lite-YOLOv3-master$ docker build -t tflite . Sending build context to Docker daemon 37.89kB Step 1/8 : FROM tensorflow/tensorflow:1.14.0-py3 ---> 4cc892a3babd Step 2/8 : ADD . /root ---> 5371c23c8636 Step 3/8 : WORKDIR /root ---> Running in 6de294e5d0a5 Removing intermediate container 6de294e5d0a5 ---> 23619e27c86d Step 4/8 : RUN apt-get autoclean ---> Running in 784a2ccfcc9e standard_init_linux.go:211: exec user process caused "exec format error" The command '/bin/sh -c apt-get autoclean' returned a non-zero code: 1
Sorry, something went wrong.
Can you test those instructions inside Dockerfile manually first so as to see if it can built for Jetson Nano?
@ajeetraina sure
No branches or pull requests
@ajeetraina https://github.com/peace195/tensorflow-lite-YOLOv3
The text was updated successfully, but these errors were encountered: