wetopi / docker-volume-rbd

Docker Engine managed plugin to manage RBD volumes.
MIT License
72 stars 18 forks source link

arm64 build #17

Closed psukys closed 7 months ago

psukys commented 4 years ago

it would be good to have an arm64 build as well. By quick check, the image build and run without any foreseeable problems on the platform (built on Raspberry Pi 4)

sitamet commented 3 years ago

Please help us with a pull request ;)

sitamet commented 2 years ago

@psukys we have published the version 4 with platform arm64:

docker plugin install wetopi/rbd:4.0.0-arm64 \
  --alias=wetopi/rbd \
  LOG_LEVEL=1 \
  RBD_CONF_POOL="ssd" \
  RBD_CONF_CLUSTER=ceph \
  RBD_CONF_KEYRING_USER=client.admin