docker-volume-plugins
docker-volume-plugins copied to clipboard
Use multistage build to build the executable first
Part of the build script is to install and run go. We can probably avoid that by doing multistage builds and copy the executable
Can we have also an alternative to fuse and use NFS? best would be to use a different base, which supports better other platform, e.g. arm (debian?)