10 Commits

Author SHA1 Message Date
8273841e0b
Fixed CVEs picked up by docker scout 2024-02-20 13:11:24 -03:00
18f256ff84
Stopped using the docker-compose file 2024-02-20 10:36:05 -03:00
6595082d50
Downloading the CLI directly from Bitwarden's site 2024-02-20 09:20:47 -03:00
938af1ea36
Using multistage to get the cli from another prebuilt image 2024-02-20 08:45:20 -03:00
4c02d3be94
Using multistage build 2024-02-20 08:40:53 -03:00
21be29d720
Downloading the CLI directly instead of using npm 2024-02-20 08:27:36 -03:00
David Němec
bcd0a217d5
Update Python and Debian 2023-07-18 09:35:28 +02:00
diogotito
5f20c1f86b Reorganize Dockerfile to cache apt and pip steps
This way, the RUN step that installs @bitwarden/cli gets cached and only needs to be run once per machine
Likewise for the RUN step that installs pykeepass, which only needs to be run when the pykeepass version gets bumped
2022-09-26 21:44:30 +01:00
David Němec
296fabede4
Update python base image 2022-06-11 15:44:04 +02:00
David Němec
9fc8bcf9a8
Make exporting easier with docker-compose 2020-12-25 20:24:54 +01:00