parent
e1e4d17c23
commit
6804479598
@ -0,0 +1,4 @@
|
||||
FROM php:8.0-apache as base
|
||||
COPY . /var/www/html/
|
||||
WORKDIR /var/www/html/
|
||||
EXPOSE 80
|
Loading…
Reference in new issue