scripthost/Dockerfile
2025-07-22 15:47:37 -06:00

4 lines
80 B
Docker

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