Take out app copy
All checks were successful
Build & Push Docker Image to Registry / build (release) Successful in 2m0s
All checks were successful
Build & Push Docker Image to Registry / build (release) Successful in 2m0s
This commit is contained in:
parent
2c8f7af468
commit
f69317b4ee
@ -9,9 +9,6 @@ RUN install-php-extensions \
|
||||
|
||||
# Add other PHP extensions here...
|
||||
|
||||
# Get the app in there
|
||||
COPY . /app
|
||||
|
||||
# Set up entrypoint script
|
||||
COPY ./entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
COPY ./.env.docker /app/.env
|
||||
|
Loading…
x
Reference in New Issue
Block a user