You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to also provide docker hub images for multiple os architectures including Apple M1 ( linux/arm64/v8 ) running docker.io/yesinteractive/dadjokes via docker command causes the program to exit straight away on Apple M1.
Hi,
Would it be possible to also provide docker hub images for multiple os architectures including Apple M1 ( linux/arm64/v8 ) running docker.io/yesinteractive/dadjokes via docker command causes the program to exit straight away on Apple M1.
Building directly from source things run correctly using
docker-compose up --build
onReturns error
AH00023: Couldn't create the mpm-accept mutex
for dadjokesimage.As a workaround building directly from git source works (dadjokesbuild) currently with the trade-off of additional build time.
Thanks
Mark
The text was updated successfully, but these errors were encountered: