Skip to content

Commit

Permalink
Merge branch '29-auto-deployment' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
abidulrmdn committed Jan 24, 2017
2 parents c01eefc + c9b9b2a commit 6ca3128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ RUN php -r "if (hash_file('SHA384', 'composer-setup.php') === '55d6ead61b29c7bde
RUN php composer-setup.php --install-dir=/bin
RUN php -r "unlink('composer-setup.php');"
RUN mv /bin/composer.phar /bin/composer
RUN chmod -R 777 /y2search/storage

0 comments on commit 6ca3128

Please sign in to comment.