Skip to content

Custom version of Perforce server based on Docker. Tweaked to work with Unreal Engine 4.

Notifications You must be signed in to change notification settings

Froyok/froyok-perforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

What is froyok-perforce ?

This is a "fork" of the following Docker image : https://github.com/ambakshi/docker-perforce/tree/master/perforce-server

The goal of this repository is to provides files that allow to build a Docker image ready install a Perfoce server suited for Unreal Engine 4 projects.

What has been changed from the original Docker image ?

Here are the changes that have been made in the bash script :

How to build ?

Use the following steps :

  1. Download the files into an empty folder
  2. Run to build : docker build . -t=froyok-perforce --no-cache
  3. Run to package : docker save froyok-perforce > froyok-perforce.tar

You will end-up with a froyok-perforce.tar file that can be installed on a Docker system. This is compatible with Docker on Synology NAS for example.

For further details see : http://www.froyok.fr/blog/2018-09-setting-up-perforce-with-docker-for-unreal-engine-4

About

Custom version of Perforce server based on Docker. Tweaked to work with Unreal Engine 4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published