TODO
From within the src/LarcanumCds.Server
directory
docker build -t executry/larcanum-cds-server .
docker push executry/larcanum-cds-server:latest
From within the src/Frontend/WikiFrontend
directory
ng build
docker build -t executry/larcanum-cds-wiki .
docker push executry/larcanum-cds-wiki:latest