aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Dockerfile b/Dockerfile
index 5fcb485..11398c2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,9 +1,7 @@
-FROM frolvlad/alpine-glibc
+FROM haxe:4.2.5-alpine3.15
WORKDIR /usr/src/app
-RUN apk add nodejs npm git; \
- npm install --global lix; \
- lix install haxe 4.2.2 --global
+RUN apk add nodejs npm git
COPY res ./res
COPY src ./src
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage