Commit df7f7160 authored by nimrod's avatar nimrod
Browse files

Bash completion.

parent bb70c375
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ RUN curl --verbose https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key a
    apt-get update && \
    DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends \
        apache2-utils \
        bash-completion \
        bats \
        bundler \
        bzr \