flowtodo/Dockerfile
Javier Feliz d3e6999a6c
Some checks failed
tests / ci (push) Has been cancelled
linter / quality (push) Has been cancelled
Update build action with composer and npm installs
2025-07-16 19:44:26 -04:00

4 lines
80 B
Docker

FROM gitgud.foo/thegrind/laravel-base:latest
# Get the app in there
COPY . /app