php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79164 Missed Docker images for linux/amd64 arch
Submitted: 2020-01-24 10:20 UTC Modified: 2020-01-27 08:01 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: kliuevao at pik dot ru Assigned: cmb (profile)
Status: Not a bug Package: *General Issues
PHP Version: 7.4.2 OS: linux/amd64
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kliuevao at pik dot ru
New email:
PHP Version: OS:

 

 [2020-01-24 10:20 UTC] kliuevao at pik dot ru
Description:
------------
At the moment, there are no available images for PHP 7.4.2 on hub.docker.com for arch linux/amd64

Test script:
---------------
FROM php:7.4.2-fpm-alpine

Expected result:
----------------
Success build of container

Actual result:
--------------
ERROR: Service 'php-fpm' failed to build: no matching manifest for linux/amd64 in the manifest list entries

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-01-24 11:37 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2020-01-24 11:37 UTC] cmb@php.net
Are you referring to <https://hub.docker.com/_/php>?  Then please
report that downstream.  Thanks.
 [2020-01-27 07:57 UTC] kliuevao at pik dot ru
-Status: Feedback +Status: Closed
 [2020-01-27 07:57 UTC] kliuevao at pik dot ru
Image now are available at hub.docker.com, thx!
 [2020-01-27 08:01 UTC] cmb@php.net
-Status: Closed +Status: Not a bug
 [2020-01-27 08:01 UTC] cmb@php.net
Great!  Not a php.net issue, though.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Feb 08 20:01:29 2025 UTC