File tree 11 files changed +0
-11
lines changed
11 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ COPY php-fpm.conf /etc/php81/
22
22
23
23
# USER www-data
24
24
WORKDIR /var/www/html
25
- VOLUME /var/www/html
26
25
27
26
EXPOSE 9000
28
27
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
16
16
COPY conf.json /var/lib/unit/
17
17
18
18
WORKDIR /var/www/html
19
- VOLUME /var/www/html
20
19
21
20
EXPOSE 80
22
21
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ COPY php-fpm.conf /etc/php82/
23
23
24
24
# USER www-data
25
25
WORKDIR /var/www/html
26
- VOLUME /var/www/html
27
26
28
27
EXPOSE 9000
29
28
Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ COPY conf.json /var/lib/unit/
82
82
COPY xx-moodle.ini /etc/php82/conf.d/xx-moodle.ini
83
83
84
84
WORKDIR /var/www/html
85
- VOLUME /var/www/html
86
85
87
86
EXPOSE 80
88
87
Original file line number Diff line number Diff line change @@ -88,7 +88,6 @@ COPY xx-moodle.ini /etc/php82/conf.d/xx-moodle.ini
88
88
89
89
# USER web-user
90
90
WORKDIR /var/www/html
91
- VOLUME /var/www/html
92
91
93
92
EXPOSE 9000
94
93
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
16
16
COPY conf.json /var/lib/unit/
17
17
18
18
WORKDIR /var/www/html
19
- VOLUME /var/www/html
20
19
21
20
EXPOSE 80
22
21
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ COPY php-fpm.conf /etc/php83/
23
23
24
24
# USER web-user
25
25
WORKDIR /var/www/html
26
- VOLUME /var/www/html
27
26
28
27
EXPOSE 9000
29
28
Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ COPY conf.json /var/lib/unit/
82
82
COPY xx-moodle.ini /etc/php83/conf.d/xx-moodle.ini
83
83
84
84
WORKDIR /var/www/html
85
- VOLUME /var/www/html
86
85
87
86
EXPOSE 80
88
87
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
16
16
COPY conf.json /var/lib/unit/
17
17
18
18
WORKDIR /var/www/html
19
- VOLUME /var/www/html
20
19
21
20
EXPOSE 80
22
21
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ COPY php-fpm.conf /etc/php84/
23
23
24
24
# USER web-user
25
25
WORKDIR /var/www/html
26
- VOLUME /var/www/html
27
26
28
27
EXPOSE 9000
29
28
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
16
16
COPY conf.json /var/lib/unit/
17
17
18
18
WORKDIR /var/www/html
19
- VOLUME /var/www/html
20
19
21
20
EXPOSE 80
22
21
You can’t perform that action at this time.
0 commit comments