diff --git a/assessment/cloud/main.tex b/assessment/cloud/main.tex index bde04cc4..cd0ad83b 100644 --- a/assessment/cloud/main.tex +++ b/assessment/cloud/main.tex @@ -229,7 +229,7 @@ \subsection{Tips} In this course, you have been shown how to use Docker containers to deploy on ECS. You may refer to the practical worksheets for a description of how to deploy with containers \cite{prac-week5}. \subsection{Fine Print} -You can reproduce our process for deploying your application using our \link{Docker image}{https://ghcr.io/CSSE6400/csse6400-cloud-testing}: +You can reproduce our process for deploying your application using our \link{Docker image}{https://ghcr.io/CSSE6400/csse6400-cloud-testing}. \codefile[language=docker]{Dockerfile}{deployment/Dockerfile} Our steps for deploying your infrastructure using this container are as follows.