Skip to content

Commit

Permalink
add git to wsevent container
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Jun 29, 2024
1 parent 6eac12c commit f22a926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dmoj/wsevent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM node:alpine
LABEL org.opencontainers.image.source="https://github.com/mcpt/wlmoj"
RUN apk add --no-cache git
WORKDIR /app/
RUN npm install qu ws simplesets

Expand Down

0 comments on commit f22a926

Please sign in to comment.