Revert "Trace build commands (#609)"
This reverts commit 708684ccc1096f4ef1131ec0d16ea5c1c635fcdf.
This commit is contained in:
parent
708684ccc1
commit
4c5e5f20ee
@ -9,8 +9,6 @@ ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 DEBIAN_FRONTEND=nonint
|
||||
|
||||
ARG ONLYOFFICE_VALUE=onlyoffice
|
||||
|
||||
SHELL ["/bin/sh", "-x", "-c"]
|
||||
|
||||
RUN echo "#!/bin/sh\nexit 0" > /usr/sbin/policy-rc.d && \
|
||||
apt-get -y update && \
|
||||
apt-get -yq install wget apt-transport-https gnupg locales lsb-release && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user