mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-16 16:20:03 +00:00
😖 Attempting to fix Docker ARM build
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.8
|
FROM alpine:3.8
|
||||||
|
|
||||||
RUN apk add --no-cache nodejs yarn --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
|
RUN apk add --no-cache nodejs=14.17.4-r0 yarn --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||||
|
|
||||||
# Define some ENV Vars
|
# Define some ENV Vars
|
||||||
ENV PORT 80
|
ENV PORT 80
|
||||||
|
|||||||
Reference in New Issue
Block a user