Skip to content
Snippets Groups Projects
Commit 3a2e4522 authored by Jan Vykopal's avatar Jan Vykopal
Browse files

Be more explicit about OS and Docker

parent d72c679c
No related branches found
No related tags found
No related merge requests found
...@@ -16,9 +16,9 @@ Before you begin, ensure that you have the following: ...@@ -16,9 +16,9 @@ Before you begin, ensure that you have the following:
These requirements ensure that the backend server can handle data processing efficiently while serving the frontend interface smoothly. These requirements ensure that the backend server can handle data processing efficiently while serving the frontend interface smoothly.
### Software Requirements ### Software Requirements
* Operating System: Debian (recommended) * Linux operating system: Debian 11 or 12 is recommended
* [Docker](https://www.docker.com/) * [Docker Engine](https://docs.docker.com/engine/install/).
* [Docker Compose](https://docs.docker.com/compose/) with recomended version v2.27.0 * [Docker Compose](https://docs.docker.com/compose/install/linux/) with recomended version v2.27.0
Make sure to install Docker and Docker Compose before proceeding with the installation. Make sure to install Docker and Docker Compose before proceeding with the installation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment