Changes

Jump to: navigation, search

Docker

3 bytes added, 22:09, 23 June 2018
How to use composition
==How to use composition==
<syntaxhighlight lang="C++Python">
FROM wordpress:latest
COPY ["./example.html","/var/www/html/example.html"]

Navigation menu