Build web & cron images, associated fixes #4
Annotations
3 errors
build-and-push-image (./app/Dockerfile-cron.prod, cron)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd -r -g $GID app && useradd app --no-log-init -r -u $UID -g $GID" did not complete successfully: exit code: 3
|
build-and-push-image (./app/Dockerfile.prod, web)
The job was canceled because "_app_Dockerfile-cron_prod" failed.
|
build-and-push-image (./app/Dockerfile.prod, web)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd -r -g $GID app && useradd app --no-log-init -r -u $UID -g $GID" did not complete successfully: exit code: 3
|