This plugin allows you to mount Xet repositories in your containers easily.
1.1K
This plugin allows you to mount Xet repositories in your containers easily.
$ docker plugin install xethub/xetfs
$ docker volume create -d xethub/xetfs -o repo=https://xethub.com/XetHub/Flickr30k.git -o commit=main flickr_volume
$ docker run --rm -it --mount type=volume,source=xet_joe_volume,destination=/app,readonly ubuntu:latest ls -lR /app
Content type
Plugin
Digest
sha256:035b0f99e…
Size
78.7 MB
Last updated
over 2 years ago
docker plugin install xethub/xetfs