Do not duplicate Dockerfile

The packaging Dockerfile will be generated by patching the one
in bitwarden_rs sources.
This commit is contained in:
Greizgh
2019-03-27 10:22:05 +01:00
parent a6b8e89a02
commit d89e259a90
5 changed files with 89 additions and 85 deletions
+1
View File
@@ -9,6 +9,7 @@ This repository will help you producing a debian package.
Make sure you have the required build dependencies:
* docker
* git
* patch
Then: