Rename Goofys mounter to GeeseFS and use it by default
This commit is contained in:
parent
322362ab88
commit
f723bccaf3
7 changed files with 90 additions and 91 deletions
cmd/s3driver
|
@ -10,8 +10,7 @@ FROM debian:buster-slim
|
|||
LABEL maintainers="Vitaliy Filippov <vitalif@yourcmc.ru>"
|
||||
LABEL description="csi-s3 slim image"
|
||||
|
||||
# patched goofys
|
||||
ADD goofys /usr/bin/
|
||||
ADD geesefs /usr/bin/
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y ca-certificates && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue