# Basics # FROM sknop/perforce-server-base MAINTAINER Sven Erik Knop <sknop@perforce.com> COPY run.sh / CMD ["/run.sh"]
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16517 | Sven Erik Knop |
Basis for Docker images of Perforce Helix tools Contains Base - just apt-keys Server-Base - apt-get of helix package Server.new - new server within the docker image Server.existing - mount volume to existing server Swarm - Swarm instance pointing to (and configuring, if necessary) Helix instance |