Skip to content

Commit 4ab5322

Browse files
author
Greg Bowler
committed
Symlink bin
1 parent 0d2858b commit 4ab5322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ LABEL homepage="https://github.com/php-actions/phpstan"
66
LABEL maintainer="Greg Bowler <greg.bowler@g105b.com>"
77

88
RUN composer global require --no-progress phpstan/phpstan 0.12.*
9+
RUN ln -s vendor/bin/phpstan /usr/local/bin/phpstan
910
COPY entrypoint /usr/local/bin/entrypoint
1011
ENTRYPOINT ["/usr/local/bin/entrypoint"]

0 commit comments

Comments
 (0)