update Dockerfile

This commit is contained in:
whale
2020-05-03 16:38:27 +08:00
parent 0c28dda808
commit d5c192108e
3 changed files with 31 additions and 8 deletions

6
docker_mixed/start.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
unzip master.zip
mv zhamao-framework-master/* zhamao-framework/
cd zhamao-framework
php bin/start