We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f11a9f commit 5d5c816Copy full SHA for 5d5c816
1 file changed
.gitpod.Dockerfile
@@ -1,5 +1,5 @@
1
FROM gitpod/workspace-full:latest
2
3
RUN sudo apt-get update && \
4
- sudo apt-get install -y php8.1-fpm \
+ sudo apt-get install -y php8.1-fpm && \
5
brew install symfony-cli/tap/symfony-cli FriendsOfShopware/tap/shopware-cli
0 commit comments