Malte Schlüter
Malte Schlüter
### How to reproduce Using MacBook M1 without Rosetta. Like the guide on https://github.com/shopware/platform#quickstart--installation 1. `git clone [email protected]:shopware/development.git` 2. `cd development` 3. Change ~`FROM mysql:8`~ to `FROM arm64v8/mysql:oracle` in `dev-ops/docker/containers/mysql/Dockerfile`...
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
**Is your feature request related to a problem? Please describe.** I can only display a static symbol in a secondary info. **Describe the solution you'd like** It would be great...
Hello people, I'm currently try to setup the server with Docker. Error Message when try the example test `curl` request: `curl -H "Content-Type: application/json" -X POST -d '{"infile":{"title": {"text": "Chart"},...