FROM sczizzo/trusty-tool:latest MAINTAINER Sean Clemmer ENV DEBIAN_FRONTEND=noninteractive COPY . /build RUN cd /build && /build/tasks/package/_package.sh /artifacts VOLUME /artifacts