Skip to content

php.hernandev.com is down (or gone?) #160

@paslandau

Description

@paslandau

Hey,

I just noticed that our builds are failing due to

------
 > https://php.hernandev.com/key/php-alpine.rsa.pub:
------
failed to solve: failed to load cache key: Get "https://php.hernandev.com/key/php-alpine.rsa.pub": Service Unavailable

The hernandev.com homepage shows a GoDaddy "this domain is up for sale" page, so I guess the hosting has expired?

Pinging @hernandev directly for additional visibility.

FYI:
This was also mentioned as a comment in #131 (comment) - but I feel it's worth creating it's own issue here.

I'm currently using the following workaround:

ADD https://packages.whatwedo.ch/php-alpine.rsa.pub /etc/apk/keys/php-alpine.rsa.pub

RUN apk add ca-certificates && \
    echo "https://packages.whatwedo.ch/php-alpine/v3.13/php-8.0" >> /etc/apk/repositories && \
    apk add --no-cache php8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions