blob: a20419c66c8c85de57e9dfaac1c2187eb7d4b6fe [file] [log] [blame]
FROM qt_ubuntu_16.04
ARG packages="avahi-daemon xinetd"
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
EXPOSE 7 7/UDP 13