smsapi / smsapi-php-client

SMSAPI PHP client that allows you to send messages, manage Short URLs and administrate your SMSAPI account.
https://www.smsapi.pl
Other
64 stars 39 forks source link

Use binary-only images for installing Composer #122

Closed Wirone closed 9 months ago

Wirone commented 1 year ago

See: https://blog.codito.dev/2022/11/composer-binary-only-docker-images/

maciejlew commented 9 months ago

We'd like to stick to the official Composer image.

Wirone commented 9 months ago

@maciejlew it IS official Composer image, but because of how Docker Hub works it's not possible to host these images through composer alias. Please see this and this.