馃挜 [DevOps] Remove `image` Entries In Docker Compose Files And Get Apple M1 Running
Created by: Tirokk
馃挜 DevOps Ticket
Remove image
entries in:
docker-compose.override.yml
-
docker-compose.test.yml
? docker-compose.yml
Get Apple M1 running.
Because:
- in case there would be a Docker image in the repository it will be downloaded instead of building it fresh
- in newer Docker or Docker Desktop versions an error is shown if the image is not available in the image repo, see below
!!! add screen shot