System design for Conference Kata
Execute this command to run a Docker container with a structurizr lite image.
docker run --name spring-io-workshop-architecture --env=PORT=8080 --volume=$(pwd)/workspace:/usr/local/structurizr -p 8888:8080 -d structurizr/lite:latest