Add wget to img-bitwarden
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
cacert,
|
cacert,
|
||||||
dockerTools,
|
dockerTools,
|
||||||
lib,
|
lib,
|
||||||
|
wget,
|
||||||
writeShellApplication,
|
writeShellApplication,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
@@ -12,6 +13,7 @@ dockerTools.buildLayeredImage {
|
|||||||
contents = [
|
contents = [
|
||||||
dockerTools.binSh
|
dockerTools.binSh
|
||||||
dockerTools.caCertificates
|
dockerTools.caCertificates
|
||||||
|
wget
|
||||||
];
|
];
|
||||||
config = {
|
config = {
|
||||||
Cmd = [
|
Cmd = [
|
||||||
|
|||||||
Reference in New Issue
Block a user