From 3b4fdaa772709de05b52e67a1ea37004ac727cf4 Mon Sep 17 00:00:00 2001 From: nprimo Date: Mon, 27 Nov 2023 16:27:38 +0000 Subject: [PATCH] feat(play-with-containers): add link to crud-master solution --- subjects/devops/play-with-containers/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/subjects/devops/play-with-containers/README.md b/subjects/devops/play-with-containers/README.md index 0aca6c6a..9e7c8520 100644 --- a/subjects/devops/play-with-containers/README.md +++ b/subjects/devops/play-with-containers/README.md @@ -49,9 +49,8 @@ in the audit. You have to implement this architecture: ![architecture](./resources/play-with-containers-py.png) - - -You will use the services described in the `crud-master` project. [Here](...) +You will use the services described in the `crud-master` project. +[Here](https://github.com/01-edu/crud-master-py) is a working solution that you can use to solve this project. You are required to create a `Dockerfile` for each service and call them in