This source repo was originally based on: https://github.com/GoogleCloudPlatform/nfs-server-docker
make build
To tag the image differently, you can specify either the image
or tag
variable:
make build image=myown/nfs tag=3.0
make