mirror of
https://github.com/wallabag/docker
synced 2025-12-13 09:46:27 +00:00
Merge pull request #301 from ngosang/feature/bash
Remove Bash and Make packages
This commit is contained in:
@@ -50,8 +50,6 @@ RUN set -ex \
|
||||
s6 \
|
||||
tar \
|
||||
tzdata \
|
||||
make \
|
||||
bash \
|
||||
&& ln -sf /usr/bin/php8 /usr/bin/php \
|
||||
&& ln -sf /usr/sbin/php-fpm8 /usr/sbin/php-fpm \
|
||||
&& rm -rf /var/cache/apk/* \
|
||||
|
||||
Reference in New Issue
Block a user