Move to an alpine based image (#9)
Should make things smaller memory and storage wise Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>alpine
parent
db3954e7e3
commit
6e52181919
@ -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