Commit 57be6e65 authored by nanahira's avatar nanahira

minor

parent 0564942f
......@@ -7,6 +7,6 @@ COPY . ./
RUN npm run build && \
mkdir -p build/public && \
cd build/public && \
wget -O - https://cdn01.moecube.com/gateway-selector-web/gateway-selector-web.tar.gz | tar zxvf -
wget -O - https://cdn01.moecube.com/gateway-selector-web/gateway-selector-web.tar.gz | tar zxf -
CMD ["npm", "run", "start"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment