sjiveson / nfs-server-alpine

A handy Alpine Linux based NFS Server image running NFS v4 only, over TCP on port 2049
https://hub.docker.com/r/itsthenetwork/nfs-server-alpine/
GNU General Public License v3.0
292 stars 185 forks source link

ARM image confd issue #5

Closed Toshik closed 6 years ago

Toshik commented 6 years ago

ARM image should have ARM version for confd binary

Starting Confd population of files...
/usr/bin/nfsd.sh: line 34: /usr/bin/confd: cannot execute binary file: Exec format error
/usr/bin/nfsd.sh: line 35: /usr/bin/confd: cannot execute binary file: Exec format error
sjiveson commented 6 years ago

Of course, my bad. I'll fix this later today.

sjiveson commented 6 years ago

Sorted, and briefly tested this time.