1 Commits

Author SHA1 Message Date
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