FROM ubuntu:16.04

RUN apt-get update && apt-get install -qy snapcraft bzip2 curl git && apt-get clean
