forked from mirrors/amnezia-wg-easy
Dockerfile: add note
This commit is contained in:
parent
e6db5e8b7f
commit
6b284cb27c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# As a workaround we have to build on nodejs 18
|
||||
# nodejs 20 hangs on build with armv6/armv7
|
||||
FROM docker.io/library/node:18-alpine AS build_node_modules
|
||||
|
||||
# Copy Web UI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue