4 lines
80 B
Docker
4 lines
80 B
Docker
FROM gitgud.foo/thegrind/laravel-base:latest
|
|
|
|
# Get the app in there
|
|
COPY . /app |