We have some pre-built images on Docker Hub.
Read the Docker Hub Quickstart
DOCKER_DEFAULT_PLATFORM=linux/amd64 docker compose build --no-cache php
docker push coopcycle/php:8.3
DOCKER_DEFAULT_PLATFORM=linux/amd64 docker compose build --no-cache webpack
docker push coopcycle/webpack:latest