Closed miles-po closed 3 years ago
Add static build option to Makefile and create Dockerfile to run it. Users could simply map the containers /var/www/htdocs directory or copy files directly to the container using standard Docker image extension.
/var/www/htdocs
Nice, thanks!
Add static build option to Makefile and create Dockerfile to run it. Users could simply map the containers
/var/www/htdocs
directory or copy files directly to the container using standard Docker image extension.