mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 19:51:30 +00:00
statistics docker dir cleanup
This commit is contained in:
@@ -18,7 +18,7 @@ RUN curl -sS https://getcomposer.org/installer | \
|
||||
WORKDIR /app
|
||||
|
||||
# install composer dependencies
|
||||
COPY . .
|
||||
COPY . /app
|
||||
|
||||
RUN composer install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user