Loading Dockerfile +5 −0 Original line number Diff line number Diff line Loading @@ -21,9 +21,12 @@ COPY google-cloud.sources /etc/apt/sources.list.d/ # hadolint ignore=DL3008,DL3013 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends \ adb \ apache2-utils \ aspell-he \ bash-completion \ bats \ bc \ bundler \ bzr \ cmake \ Loading Loading @@ -51,6 +54,7 @@ RUN apt-get update && \ go-md2man \ gpgv \ hunspell \ hunspell-he \ hyphen-en-us \ ipcalc \ iputils-ping \ Loading Loading @@ -160,6 +164,7 @@ RUN apt-get update && \ PyMySQL \ PyGObject \ pyopenssl \ 'python-gitlab[autocompletion,yaml]' \ redis \ remarshal \ requests \ Loading Loading
Dockerfile +5 −0 Original line number Diff line number Diff line Loading @@ -21,9 +21,12 @@ COPY google-cloud.sources /etc/apt/sources.list.d/ # hadolint ignore=DL3008,DL3013 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends \ adb \ apache2-utils \ aspell-he \ bash-completion \ bats \ bc \ bundler \ bzr \ cmake \ Loading Loading @@ -51,6 +54,7 @@ RUN apt-get update && \ go-md2man \ gpgv \ hunspell \ hunspell-he \ hyphen-en-us \ ipcalc \ iputils-ping \ Loading Loading @@ -160,6 +164,7 @@ RUN apt-get update && \ PyMySQL \ PyGObject \ pyopenssl \ 'python-gitlab[autocompletion,yaml]' \ redis \ remarshal \ requests \ Loading