Support for ARM and other platforms
Hi folks,
Could I ask for ARM and other architecture support? The base Node image it relies on supports all kinds of architectures and personally I would like to run this on ARM64.
Please share your thoughts!
Hi, change the base image in Dockerfile to 'node:14-alpine3.12'. This works on raspberry pi and Apple M1.
Thanks for the suggestion, I actually did this myself, but it would be much better to have official support for these architectures, so we could just pull the images from Dockerhub without needing to edit files and builds containers by hand.
Me too, but I am not confident, that this repo is still maintained. The last pull requests from 2020 and January 2021 are still open.
Well, according to this issue the repo is still maintained: https://github.com/neechbear/tiddlywiki/issues/2
But I agree that unfortunately it seems not to be the case.