Commit 2bee51db authored by nimrod's avatar nimrod
Browse files

Some more crap.

parent 7e631197
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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 \
@@ -51,6 +54,7 @@ RUN apt-get update && \
        go-md2man \
        gpgv \
        hunspell \
        hunspell-he \
        hyphen-en-us \
        ipcalc \
        iputils-ping \
@@ -160,6 +164,7 @@ RUN apt-get update && \
        PyMySQL \
        PyGObject \
        pyopenssl \
        'python-gitlab[autocompletion,yaml]' \
        redis \
        remarshal \
        requests \