updated
This commit is contained in:
@@ -5,7 +5,7 @@ ENV \
|
|||||||
APP_PORT="80"
|
APP_PORT="80"
|
||||||
|
|
||||||
# Copy the contents of the "merchbay_laravel5" directory into the container's app directory
|
# Copy the contents of the "merchbay_laravel5" directory into the container's app directory
|
||||||
COPY merchbay_laravel5/ $APP_DIR
|
COPY ./ $APP_DIR
|
||||||
|
|
||||||
RUN apk add --update \
|
RUN apk add --update \
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user