We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a295a2c commit 26f175fCopy full SHA for 26f175f
Dockerfile
@@ -1,7 +1,5 @@
1
FROM ghcr.io/danog/psalm:latest
2
3
-RUN apt-get update && apt-get -y install git openssh-client
4
-
5
# Satisfy Psalm's quest for a composer autoloader (with a symlink that disappears once a volume is mounted at /app)
6
7
RUN ln -s /composer/vendor/ /app/vendor
0 commit comments