flowtodo/Dockerfile
Javier Feliz 38108efd9d
Some checks failed
linter / quality (push) Successful in 3m11s
tests / ci (push) Successful in 11m59s
Build & Push Docker Image to Registry / build (release) Has been cancelled
Build image action
2025-07-16 18:38:20 -04:00

4 lines
80 B
Docker

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