Anton Shestakov <av6@dwimlabs.net>, 2017-07-30
viewer: move humanizeTimestamps() to a separate .js file
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 \
&& rm -rf /var/lib/apt/lists/*
RUN useradd worker --create-home --user-group