Anton Shestakov <av6@dwimlabs.net>, 2016-07-17
queue: add hook handler (only for bitbucket at the moment)
dockerfiles/ubuntu-xenial
Permissions: -rw-r--r--
RUN echo 'APT::Install-Recommends "no";' > /etc/apt/apt.conf.d/99recommends
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
RUN useradd worker --create-home --user-group