We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b2031 commit 92a2b51Copy full SHA for 92a2b51
deploy/images/seaweedfs/apko.tmpl.yaml
@@ -6,10 +6,9 @@ contents:
6
keyring:
7
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
8
packages:
9
- - wolfi-base
+ - busybox-full # busybox wget needed for seaweedfs-bucket-hook, wget from package repos does not work
10
- seaweedfs~${PACKAGE_VERSION}
11
- fuse3 # for weed mount
12
- - wget # for seaweedfs-bucket-hook
13
14
accounts:
15
groups:
0 commit comments