diff --git a/.dockerignore b/.dockerignore new file mode 100755 index 0000000..35cdaf3 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,2 @@ +.git +README.md diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..792d600 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +# diff --git a/README.md b/README.md index a51f337..886c205 100755 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ docker create \ b3vis/borg-server ``` -* Note: +## Note: -After creating the container you will need to start the container add your own public keys +* After creating the container you will need to start the container add your own public keys ---