Browse Source

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

pull/2333/head^2
nprimo 6 months ago committed by MSilva95
parent
commit
3b4fdaa772
  1. 5
      subjects/devops/play-with-containers/README.md

5
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)
<!--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

Loading…
Cancel
Save