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
Describe the bug When I tried to install it using docker by using the command given in Readme I get the following error.
[+] Building 51.6s (4/41) => [internal] load build definition from Dockerfile 0.2s => => transferring dockerfile: 1.85kB 0.0s [+] Building 51.9s (4/41) => [internal] load build definition from Dockerfile 0.2s => => transferring dockerfile: 1.85kB 0.0s => [internal] load .dockerignore 0.2s => => transferring context: 76B 0.0s => [internal] load metadata for docker.io/library/python:3.8 6.0s => [internal] load build context 0.4s => => transferring context: 6.00MB 0.4s => [ 1/37] FROM docker.io/library/python:3.8@sha256:8bfe365ca738c4bc988d8c66571514972565b5abb3a04c0c342f976def6 45.6s [+] Building 468.9s (31/41) => [internal] load build definition from Dockerfile 0.2s => => transferring dockerfile: 1.85kB 0.0s => [internal] load .dockerignore 0.2s => => transferring context: 76B 0.0s => [internal] load metadata for docker.io/library/python:3.8 6.0s => [internal] load build context 0.4s => => transferring context: 6.00MB 0.4s => [ 1/37] FROM docker.io/library/python:3.8@sha256:8bfe365ca738c4bc988d8c66571514972565b5abb3a04c0c342f976def6 65.2s => => resolve docker.io/library/python:3.8@sha256:8bfe365ca738c4bc988d8c66571514972565b5abb3a04c0c342f976def6a96 0.0s => => sha256:8bfe365ca738c4bc988d8c66571514972565b5abb3a04c0c342f976def6a962c 1.86kB / 1.86kB 0.0s => => sha256:aa6cc01b17770b946a574ba3cad98aa07ba75dbf99ea937b1237471f46232f9e 2.22kB / 2.22kB 0.0s => => sha256:9ae0737663fd3d4f9f96b82e1b376d7be72188e97e4ae60311217f9a033284eb 8.86kB / 8.86kB 0.0s => => sha256:6c1024729feeb2893dad43684fe7679c4d866c3640dfc3912bbd93c5a51f32d2 5.17MB / 5.17MB 1.3s => => sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 55.05MB / 55.05MB 23.9s => => sha256:c3aa11fbc85a2a9660c98cfb4d0a2db8cde983ce3c87565c356cfdf1ddf2654c 10.88MB / 10.88MB 7.2s => => sha256:aa54add66b3a47555c8b761f60b15f818236cc928109a30032111efc98c6fcd4 54.59MB / 54.59MB 25.2s => => sha256:9e3a60c2bce7eed21ed40f067f9b3491ae3e0b7a6edbc8ed5d9dc7dd9e4a0f92 196.90MB / 196.90MB 59.2s => => extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 1.8s => => sha256:3b2123ce9d0d2bd342b25346114cc451ccecb2641ed7132b1fd30a6545aa6e67 6.29MB / 6.29MB 25.3s => => sha256:29ba5cc3f7a2bab3d04b09e4ab3339ec7f9ecf6fdbf9c10a4b06f9022ff4f234 15.81MB / 15.81MB 30.0s => => sha256:6f09934a6df8347c53a7bbcb1e76950ddc6ea61618d4e307eaa66b4da9bfe83f 233B / 233B 26.5s => => extracting sha256:6c1024729feeb2893dad43684fe7679c4d866c3640dfc3912bbd93c5a51f32d2 0.1s => => extracting sha256:c3aa11fbc85a2a9660c98cfb4d0a2db8cde983ce3c87565c356cfdf1ddf2654c 0.2s => => extracting sha256:aa54add66b3a47555c8b761f60b15f818236cc928109a30032111efc98c6fcd4 1.6s => => sha256:54f8eab2bd81e200fd167afa34db57bdfed8fd61f520ae8c0d6cb698af6c9326 2.88MB / 2.88MB 29.7s => => extracting sha256:9e3a60c2bce7eed21ed40f067f9b3491ae3e0b7a6edbc8ed5d9dc7dd9e4a0f92 4.0s => => extracting sha256:3b2123ce9d0d2bd342b25346114cc451ccecb2641ed7132b1fd30a6545aa6e67 0.2s => => extracting sha256:29ba5cc3f7a2bab3d04b09e4ab3339ec7f9ecf6fdbf9c10a4b06f9022ff4f234 0.3s => => extracting sha256:6f09934a6df8347c53a7bbcb1e76950ddc6ea61618d4e307eaa66b4da9bfe83f 0.0s => => extracting sha256:54f8eab2bd81e200fd167afa34db57bdfed8fd61f520ae8c0d6cb698af6c9326 0.1s => [ 2/37] RUN echo $(pwd) 10.1s => [ 3/37] RUN apt-get update && apt-get install -y --no-install-recommends tzdata python3-setu 20.4s => [ 4/37] RUN echo "deb [arch=amd64] http://storage.googleapis.com/tensorflow-serving-apt stable tensorflow-mod 1.8s => [ 5/37] RUN apt-get update 4.8s => [ 6/37] RUN apt-get install tensorflow-model-server 75.0s => [ 7/37] WORKDIR $(pwd) 0.1s => [ 8/37] WORKDIR media 0.1s => [ 9/37] RUN mkdir {face,output,similarFace,text,object} 0.6s => [10/37] WORKDIR .. 0.1s => [11/37] WORKDIR corelib/model 0.0s => [12/37] RUN mkdir facenet 0.6s => [13/37] WORKDIR facenet 0.1s => [14/37] RUN wget https://www.dropbox.com/s/jm8grrifh5yk7is/2017.zip?dl=1 -O 2017.zip 38.7s => [15/37] RUN unzip 2017.zip 13.4s => [16/37] RUN rm 2017.zip 0.6s => [17/37] WORKDIR .. 0.0s => [18/37] RUN mkdir tfs 0.5s => [19/37] WORKDIR tfs 0.0s => [20/37] RUN wget https://www.dropbox.com/s/v0ai89jj5npowt1/tfs.zip 191.2s => [21/37] RUN unzip tfs.zip 36.0s => [22/37] RUN rm tfs.zip 0.9s => [23/37] WORKDIR ../../.. 0.0s => [24/37] WORKDIR data 0.0s => [25/37] RUN mkdir text_reco 0.6s => [26/37] WORKDIR text_reco 0.1s => ERROR [27/37] RUN wget https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json 1.7s ------ > [27/37] RUN wget https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json: #30 0.523 --2023-03-01 11:20:11-- https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json #30 0.536 Resolving www.dropbox.com (www.dropbox.com)... 162.125.81.18, ::ffff:162.125.81.18, 2620:100:6031:18::a27d:5112 #30 0.711 Connecting to www.dropbox.com (www.dropbox.com)|162.125.81.18|:443... connected. #30 0.999 HTTP request sent, awaiting response... 404 Not Found #30 1.391 2023-03-01 11:20:12 ERROR 404: Not Found. #30 1.391 ------ executor failed running [/bin/sh -c wget https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json]: exit code: 8
To Reproduce I simply executed
git clone https://github.com/pymit/Rekognition docker image build ./
Expected behavior I expected an image id.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
CCExtractor#234 - fixed Dockerfile
d1dc460
@Snimm I was update Dockerfile here: #235. But still has another issue with the build stage
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
When I tried to install it using docker by using the command given in Readme
I get the following error.
To Reproduce
I simply executed
Expected behavior
I expected an image id.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: