File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11* Environment Setup
2-
321. Download [[https://www.docker.com/community-edition][docker]]
432. ~git clone git@github.com:SecuringTheStack/tutorials.git~
543. ~cd~ into a tutorial's directory
6- 4. ~EX_NUM_NO_PATH=%number docker-compose -f src/docker-compose.yml up~
5+ 4. ~EX_NUM_NO_PATH=%number docker-compose up~
76 - Depending on the example you'd like to run, input a ~%number~ (with no path)
87 - ~%number~ maps to a directory within a tutorial's ~src~ directory
98 - To launch with ~node~ instead of ~nodemon~ simply prepend ~EXEC_MODE=node~
109 to the ~docker-compose~ invocation
11- - For your convenience, this command will be populated with the correct value
10+ - For your convenience, this command will be prepopulated with the correct value
1211 in the videos
13125. The next steps will depend on the example in question
1413 1. Please refer to a tutorial's ~README.org~ (or video)
You can’t perform that action at this time.
0 commit comments