Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 97 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 97 Bytes

FROM alicesu/single-container-wordpress

EXPOSE 80

original

FROM wordpress:latest

EXPOSE 80