# Basics
#
FROM sknop/perforce-server-base
MAINTAINER Sven Erik Knop <sknop@perforce.com>

COPY run.sh /
CMD ["/run.sh"]