drupal:7.58-apache unable to build!
m-a-v opened this issue · 3 comments
I get the following error while trying to build drupal:7.58-apache. Please fix this as soon as possible. Thank you.
Service 'drupal' failed to build: no matching manifest for linux/amd64 in the manifest list entries
there are no official amd64 releases any more! - we have to fix the higly critical sec.
docker image pull drupal:8.5.1-apache
8.5.1-apache: Pulling from library/drupal
no matching manifest for linux/amd64 in the manifest list entries
As workaround you can build the image by yourself (just copy the content of the official dockerfile) and then start the build.
See docker-library/official-images#3835 for the "no matching manifest" error. TLDR: it'll sort itself out as architecture builds complete and has done so.
$ docker pull drupal:8.5.1-apache
8.5.1-apache: Pulling from library/drupal
2a72cbf407d6: Pull complete
273cd543cb15: Pull complete
ec5ac8875de7: Pull complete
9106e19b56c1: Pull complete
ee2f70ac7c7d: Pull complete
7257ad6985e8: Pull complete
18f5c2055da2: Pull complete
85293a6fdd80: Pull complete
9e797eeb0c14: Pull complete
09b55b88e646: Pull complete
2cd18314711e: Pull complete
88b610931a5f: Pull complete
b90052b881e9: Pull complete
36317e1f49af: Pull complete
6dbef1d5801a: Pull complete
f98e7adf8e6d: Pull complete
e7490dadd09e: Pull complete
d62b526f1bfd: Pull complete
Digest: sha256:ebfcbfbde7569e9308aa90b1a734460a4593516e72abe73f08654d1f6d1c6211
Status: Downloaded newer image for drupal:8.5.1-apache
$ docker pull drupal:7.58-apache
7.58-apache: Pulling from library/drupal
f2b6b4884fc8: Already exists
8db887c45800: Pull complete
6e0e41c52c70: Pull complete
fbc9ac078c49: Pull complete
c4c6f6be7488: Pull complete
a28db8adaf05: Pull complete
61afa9c0aff1: Pull complete
a30b1659c046: Pull complete
b04c4f5caef7: Pull complete
2a658719eb67: Pull complete
38e331c245e6: Pull complete
c390eaecd59f: Pull complete
487dc49a4ec8: Pull complete
5765791b3435: Pull complete
6dffef396991: Pull complete
0fcb5427a88e: Pull complete
b4bf68219e0f: Pull complete
Digest: sha256:e160615f9bcf1cdc62103bc9a762974893c746933997664c0592bf17248a9c31
Status: Downloaded newer image for drupal:7.58-apache