Initial commit

This commit is contained in:
Kamil Hajduczenia
2018-07-04 10:13:06 +02:00
commit 41e99da53d
8 changed files with 491 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
nfs-server-docker
============
Dockerfile source for nfs-server [docker](https://docker.io) image.
# Upstream
This source repo was originally based on:
https://github.com/kubernetes/kubernetes/tree/master/test/images/volumes-tester/nfs
# Disclaimer
This is not an official Google product.