Compare commits
2 commits
2354a36f4a
...
b179f5b9cf
Author | SHA1 | Date | |
---|---|---|---|
b179f5b9cf | |||
417c4a7995 |
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ ENV NEXTCLOUD_VERSION 26.0.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y eatmydata && \
|
||||||
|
eatmydata apt-get install -y --no-install-recommends \
|
||||||
supervisor \
|
supervisor \
|
||||||
cron \
|
cron \
|
||||||
sudo \
|
sudo \
|
||||||
|
|
Loading…
Reference in a new issue