|
|
|
|
|
by burtonjc35
3921 days ago
|
|
Jacob from Waffle here. We package Waffle in a number of different Docker containers (one for each of our services) and then we ship them in a zip file along with an install script. To install, you simply unzip the file and run the install script. It prompts you for some of your environment info and then does all the work to start and link the Docker containers together for you. Hope that helps, feel free to ask any other questions you may have! |
|