diff options
| author | Szymon Szukalski <szymon@skas.io> | 2024-07-26 15:58:30 +1000 |
|---|---|---|
| committer | Szymon Szukalski <szymon@skas.io> | 2024-07-26 15:58:30 +1000 |
| commit | d32e491717e8be34594dc724f499c093880268bd (patch) | |
| tree | ab8f54707e8218917cfb600ac9d5fabbef147bd2 /README.md | |
| parent | e11138e2b39e07537d836d9a51e3926a78c8b870 (diff) | |
Move image to /image directory and create data directory
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,7 +43,7 @@ curl http://localhost:4567/results/1234/aggregate - Set up a multi-stage Docker Compose file to build, test, and run the application independently, supporting CI/CD pipelines. **Data Model** - + ## Next Steps / Recommendations @@ -121,4 +121,4 @@ To stop the running containers and remove them along with associated volumes, us docker compose down -v ``` -This command will stop and remove the containers and any associated volumes.
\ No newline at end of file +This command will stop and remove the containers and any associated volumes. |
