NOTE: This is only available with a Katacoda Subscription.
-
Create a directory. This will be the name of the environment.
-
Within the directory, create a new directory called build
-
Within the build directory, create a series of bash scripts, prefixed with a number to indicate order. For example:
1_installpackages.sh 2_pulldockerimages.sh 3_pulldemos.sh