Skip to content

Commit

Permalink
Sync composer installation
Browse files Browse the repository at this point in the history
  • Loading branch information
petk committed Jun 12, 2017
1 parent 00cb2b3 commit 4ef6103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/app/Dockerfile
@@ -1,7 +1,7 @@
FROM phpearth/php:nginx

RUN install-php-ext swoole \
&& download-composer \
&& install-composer -p \
&& apk --no-cache add git \
&& sed -ri 's/^www-data:x:82:82:/www-data:x:1000:50:/' /etc/passwd

Expand Down

0 comments on commit 4ef6103

Please sign in to comment.