While setting up SW360 locally using the Docker setup, I noticed a few areas in the Docker README that might be confusing for first-time contributors.
Examples:
- The sentence "Install a recent version of Docker build buildx support" appears to contain a typo.
- A quick start section explaining how to build and run the Docker setup could help new users.
- Adding a small troubleshooting section (for example CouchDB secrets configuration or disk space issues) might improve the setup experience.
I would be happy to contribute a small documentation improvement PR if this sounds useful.