Open powerpaul17 opened 8 months ago
This should allow compiling the plugin for arm64 architecture. I had to change to python:2.7 image because otherwise linking of the juicefs community edition binary is not working. I guess there is something missing on alpine.
python:2.7
This should allow compiling the plugin for arm64 architecture. I had to change to
python:2.7
image because otherwise linking of the juicefs community edition binary is not working. I guess there is something missing on alpine.