Skip to content
Commit 308bcc06 authored by Karl Skewes's avatar Karl Skewes
Browse files

fix Docker user on arm

Use simple USER directive.
Using `addgroup` in final `arm` image when building on amd64 doesn't work.
I must have made a mistake during cross build verification.

Alternative is to use qemu-static but it's not worth it for this.
parent 93b7d313
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment