Skip to content

Commit 0ee1e58

Browse files
authored
Merge pull request #26 from OS2web/develop
Stagind update
2 parents 66a4e61 + 74eb7e4 commit 0ee1e58

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.docker/os2web/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN set -eux; \
99
wget \
1010
lsb-release \
1111
gnupg \
12+
rsync \
1213
cron; \
1314
docker-php-ext-install soap; \
1415
curl -fsSL "https://github.com/drush-ops/drush-launcher/releases/latest/download/drush.phar" -o /usr/local/bin/drush && chmod +x /usr/local/bin/drush; \

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)