mirror of
https://github.com/netfun2000/rttys_zhaojh329.git
synced 2026-02-27 09:53:24 +08:00
update html to ui and add node version (#97)
* update `html` to `ui` * add `node` version
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
FROM node
|
||||
FROM node:16
|
||||
WORKDIR /build
|
||||
COPY ./html ./
|
||||
COPY ./ui ./
|
||||
RUN npm install && npm run build
|
||||
|
||||
FROM golang:alpine
|
||||
|
||||
Reference in New Issue
Block a user