add conatiner for webserver
This commit is contained in:
5
docker/build.sh
Normal file
5
docker/build.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
/var/www/webtemplate --output=/var/www/public --src=/var/www/src
|
||||
|
||||
apache2-foreground
|
||||
Reference in New Issue
Block a user