Skip to content

Commit

Permalink
remove composer extension
Browse files Browse the repository at this point in the history
  • Loading branch information
yesterday679 committed Apr 3, 2018
1 parent 2ae313b commit b438450
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ FROM composer

MAINTAINER yesterday679 <[email protected]>

RUN docker-php-ext-install bcmath \
&& composer config -g repo.packagist composer https://packagist.phpcomposer.com
RUN composer config -g repo.packagist composer https://packagist.phpcomposer.com

0 comments on commit b438450

Please sign in to comment.