SpiffiRacoon / group-12-kadlab

Lab for the LTU course D7024E
MIT License
0 stars 0 forks source link

Spin up 50 docker containers #4

Closed TovahParnes closed 2 months ago

TovahParnes commented 2 months ago
  1. Clone the Github repo: git clone git@github.com:SpiffiRacoon/group-12-kadlab.git
  2. Build the kadlab docker image by typing: "docker build . -t kadlab" in the terminal
  3. Run the docker compose file in the terminal using the command "docker compose up -d"