Move to an alpine based image
Should make things smaller memory and storage wisepull/9/head
parent
db3954e7e3
commit
c27adaa473
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
chmod -R a+w storage/
|
||||
php -S 0.0.0.0:8080 -t public
|
Loading…
Reference in New Issue