Commit 2082b861 authored by nanahira's avatar nanahira

use hisoutensoku protocol

parent 1f53c82e
......@@ -5,7 +5,6 @@ RUN apt update && \
apt -y install build-essential python3 && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
COPY --from=builder /usr/src/app/bin/Release/udpflood /usr/local/bin/
WORKDIR /usr/src/app
COPY package*.json ./
RUN npm ci
......
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