Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -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 \ Loading Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -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 \ Loading