Created Development Side Notes (markdown)

Louis Lam 2021-09-14 20:11:42 +08:00
parent 78d6b7705d
commit 13f9d916a7

@ -0,0 +1,4 @@
Just a note for some traps and useful things for development.
- node-bullseye image is not working on Raspberry Pi (armv7), need to downgrade to node-buster
- node-alpine3.13 image is not working on Raspberry Pi (armv7), need to downgrade to alpine 3.12