Customize TigerGraph on Docker

Introduction

If you want to customize the TigerGraph version of Docker, rather than use the pre-configured image on the public docs page here https://docs.tigergraph.com/tigergraph-server/current/getting-started/docker, you’ll need to use the below process.

Instructions

2.Add any configuration changes you’d like to add

a.NOTE: additional configuration steps are completed by the `install.sh` script mentioned on line 26

Once all configuration changes have been added, you can then run the docker build against your updated Dockerfile to test against.