I encountered the following error while running Docker:

Steps to reproduce the problem:
- Installed the repository in my WSL2 Ubuntu environment on Windows 11.
- Changed the timezone from 'Berlin' to 'Amsterdam' in the docker-compose.yml file.
- Removed the network 'kirby' from the docker-compose.yml file.
- Used the 'docker compose up -d' command.
- Encountered the error.
- System: Windows 11, WSL2, Ubuntu, Docker Engine
I encountered the following error while running Docker:
Steps to reproduce the problem: