Skip to content

Scott-Mabe/tps-bootcamp

Repository files navigation

tps-bootcamp

Files for the TPS onboarding bootcamp.

The goal of this repo is to hold lab files to be used with the TPS On Boarding Bootcamp

Commands with explainations

docker-compose For the sake of these labs docker-compose command will launch/destroy our web-store application based on a series of switches.

docker-compse -f file-name.yaml up -d The above command will create resources based on the file named faile-name.yaml and will run the containers in the background and will leave them running for when we take breaks.

docker-compse -f file-name.yaml down The above command tears down the containers based on the file name listed above.

About

Files for the TPS onboarding bootcamp.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published