linuxserver / docker-pydio-cells

GNU General Public License v3.0
19 stars 6 forks source link

rebase to 3.17, add multi-arch, update formatting #13

Closed aptalca closed 1 year ago

aptalca commented 1 year ago

and update cli arguments for v4

LinuxServer-CI commented 1 year ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/pydio-cells/v4.0.5-pkg-6652195c-pr-13/index.html https://ci-tests.linuxserver.io/lspipepr/pydio-cells/v4.0.5-pkg-6652195c-pr-13/shellcheck-result.xml

aptalca commented 1 year ago

I added it in as a why not. With v3, they were using an old forked version of packr to build and package the app and arm32 was not worth the effort. But v4 uses go modules and go is super easy to build multi arch with and is low labor/maintenance for us.