NB: experimental, use at your own risk :-)
Creates an S3 backed up filesystem using yas3fs which is synced to a local volume which can then be mounted by other Docker containers for fun and profit.
Features
Try it in fig using a fig.yml
fs:
build: .
privileged: true
environment:
AWS_S3_PATH: neilellis/codeserver-example/master
AWS_ACCESS_KEY_ID: AKIAIS67827QF2ABCQNQ
AWS_SECRET_ACCESS_KEY: "<SECRET>"
AWS_S3_BUCKET: mybucket
AWS_S3_LOCAL_MOUNT_POINT: "/usr/local/var"
SHARE_VOLUME: "/usr/local/var"
SIMPLE_QUOTA_LOWER_MB: 100
SIMPLE_QUOTA_UPPER_MB: 1024
SIMPLE_QUOTA_MAX_FILES: 100
Content type
Image
Digest
sha256:d56017031…
Size
1.2 GB
Last updated
almost 11 years ago
docker pull codeserver/codeserver-s3-filesystem