skaffold-helm-tutorial
skaffold-helm-tutorial copied to clipboard
nodeJS container won't start in WSL K3S
for some reason, nodejs based containers die with "exec format error" on wsl2, but only when ran in k3s, not in docker. arch=amd64 and the arch looks correct both in docker, k3s and in the docker image metadata. other container images run fine.