Added Dockerfile [WIP]
This commit is contained in:
7
.docker/run.sh
Executable file
7
.docker/run.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
/_docker/init.sh || exit 1
|
||||
|
||||
|
||||
apache2-foreground
|
||||
|
||||
Reference in New Issue
Block a user