You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -10,4 +10,4 @@ Build this container like this: docker build -t tierconfigbuilder .
Run the container like this: docker run -it -v $PWD/myconfigs:/output tierconfigbuilder
Your config will be a zipfile in a child directory of the current directory named 'myconfigs' and should work on either a Linux or a Windows release.
After answering the questions in the configBuilder, your config will be a zipfile in a child directory of the current directory named 'myconfigs' and should work on either a Linux or a Windows release.