Install Docker on windows :
If you encounter a problem similar to the screenshot below, check that virtualization is enabled in the bios.
Follow these instructions :
- In the case the problem persists, start a powershell as administrator.
- Run bcdedit /set hypervisorlaunchtype auto
- Restart your computer
If you encounter a problem with WSL2, follow the step 4 of this link
Install Docker on Linux :
- Open Docker Desktop and check that the strip in the bottom left corner is green
- Clone our repository
- Enter the root directory of the projet
- Execute the following command with powershell
docker-compose up --build
- In the Containers / Apps tab you should have a banner named docaposte
- You can now access the platform with this link
- Clone our repository
- Enter the root directory of the projet
- Execute the following command
docker-compose up --build
- You can now access the platform with this link
To know how to use this web platform you will find user documentation via this link
Made with ❤️ by PoC