#!/bin/sh set -e set -o xtrace export DEBIAN_FRONTEND=noninteractive apt-get --allow-unauthenticated -y install mongodb-org=3.2.6