Teamcity AWS cloudformation with Perforce Follow
We just deployed the aws cloudformation template for teamcity, and found that it does not have p4 installed. Does anyone know how to get p4 installed or where it is located on the coreOS image?
Please sign in to leave a comment.
Hi, Michael
CloudFormation template uses official teamcity server docker image which doesn't contain p4. It is mostly because of licensing issues.
So you can build your own image based on official one, publish it and use it in you copy of template.