Skip to content

Commit

Permalink
remove useless copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zusel committed May 23, 2024
1 parent 630225e commit b2cf912
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,6 @@ RUN set -ex && \
# Define working directory for the following commands
WORKDIR ${MW_ROOT}

# Copy Tweeki skin to skins/
COPY ./skins/Tweeki skins/Tweeki

# Copy extensions
COPY ./extensions extensions

# Copy the php.ini with desired upload_max_filesize into the php directory.
COPY ./resources/php.ini /usr/local/etc/php/php.ini
# Copy more assets and composer file.
Expand Down

0 comments on commit b2cf912

Please sign in to comment.