feat(play-with-containers): add link to crud-master solution

This commit is contained in:
nprimo 2023-11-27 16:27:38 +00:00 committed by MSilva95
parent b4db2b65e9
commit 3b4fdaa772
1 changed files with 2 additions and 3 deletions

View File

@ -49,9 +49,8 @@ in the audit.
You have to implement this architecture:
![architecture](./resources/play-with-containers-py.png)
<!--TODO: add link to solution-->
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