Commit Graph

7 Commits

Author SHA1 Message Date
Masgalor e086904865
Add option to build with different database types (#13)
* Add argument for database type

The optional argument "-d" allows to customize the database type.

* Modify patch to work with all db types

* Add database type to filename

* Add dynamic modification of systemd-unit

Dynamically changes the systemd-unit to require the appropriate database service.
2020-04-28 18:22:14 +02:00
Greizgh de47482b8d Bump v1.14.2 2020-04-12 13:37:54 +02:00
Brielle Bruns ca53b2fe5c Update Dockerfile.patch to work with new 1.13.0 update (#7)
* Fix Dockerfile.patch to work with new 1.13.0 update
* Fix control file for 1.13.0 release
2019-12-02 08:19:14 +01:00
Greizgh 9b87666c87 Bump v1.11.0 2019-10-13 11:45:16 +02:00
Thomas Meckel fa5a6a256c Corrected Dockerfile.patch 2019-09-22 11:14:30 +02:00
Greizgh 8453091d63 Update patch to work with upstream dockerfile 2019-07-30 23:00:41 +02:00
Greizgh d89e259a90 Do not duplicate Dockerfile
The packaging Dockerfile will be generated by patching the one
in bitwarden_rs sources.
2019-03-27 10:22:05 +01:00