Compare commits
No commits in common. "b179f5b9cff3f8dab3c2d755f731f46adf20a3ee" and "2354a36f4af1536820c8bd9f085fcd5fc6d28651" have entirely different histories.
b179f5b9cf
...
2354a36f4a
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@ ENV NEXTCLOUD_VERSION 26.0.4
|
|||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
apt-get install -y eatmydata && \
|
||||
eatmydata apt-get install -y --no-install-recommends \
|
||||
apt-get install -y --no-install-recommends \
|
||||
supervisor \
|
||||
cron \
|
||||
sudo \
|
||||
|
|
Loading…
Reference in a new issue