mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
getalby clickable
This commit is contained in:
@@ -31,7 +31,7 @@ RUN apt-get update \
|
||||
php8.1-intl php8.1-readline \
|
||||
php8.1-ldap php8.1-gmp \
|
||||
php8.1-msgpack php8.1-igbinary php8.1-redis php8.1-swoole \
|
||||
php8.1-memcached php8.1-pcov php8.1-xdebug \
|
||||
php8.1-memcached php8.1-pcov php8.1-xdebug php8.1-imagick \
|
||||
&& php -r "readfile('https://getcomposer.org/installer');" | php -- --install-dir=/usr/bin/ --filename=composer \
|
||||
&& curl -sLS https://deb.nodesource.com/setup_$NODE_VERSION.x | bash - \
|
||||
&& apt-get install -y nodejs \
|
||||
|
||||
Reference in New Issue
Block a user