mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
5 lines
84 B
Docker
5 lines
84 B
Docker
FROM wordpress:5.9-apache
|
|
|
|
#COPY files , plugins, install extra stuff
|
|
|
|
EXPOSE 80 |