Skip to content

Commit 1503c3e

Browse files
small refactor, check git
1 parent e744fac commit 1503c3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.docker/php/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ FROM php:8.2-fpm
22

33
ENV COMPOSER_ALLOW_SUPERUSER=1
44

5-
# Set working directory
65
WORKDIR /var/symfony-rabbit
76

8-
# Copy project files
97
COPY ../.. /var/symfony-rabbit
108

119
# Install system dependencies

0 commit comments

Comments
 (0)