Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fdc5f8d

Browse files
HergenDHergen Dillema
and
Hergen Dillema
authored
Removed Prestissimo from Dockerphile.alphine (#1)
Composer version 2 will be installed which is not supported by Prestissimo Co-authored-by: Hergen Dillema <h.dillema@365werk.nl>
1 parent 2994535 commit fdc5f8d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎docker/php/Dockerfile.alpine

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ RUN git clone --depth 1 --branch ${LIBRDKAFKA_VERSION} https://github.com/edenhi
2828
RUN docker-php-ext-install pcntl && \
2929
docker-php-ext-enable rdkafka pcntl > /dev/null 2>&1
3030

31-
# Install composer and prestissimo
32-
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer \
33-
&& composer global require hirak/prestissimo
31+
# Install composer
32+
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /