We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd198b commit 05bc8b9Copy full SHA for 05bc8b9
.github/workflows/build.yaml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- master
7
+ paths-ignore:
8
+ - README.md
9
10
jobs:
11
release:
README.md
@@ -1,6 +1,10 @@
1
nfs
2
===
3
+[](https://github.com/EasyPi/docker-nfs/actions/workflows/build.yaml)
+
+[](https://hub.docker.com/r/easypi/nfs)
[NFS-Ganesha][1] is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems.
> :warning: ~90 seconds to sync.
0 commit comments