mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-08-09 13:24:52 +02:00
Fixed container file
This commit is contained in:
@ -8,4 +8,5 @@ RUN apt-get update && apt-get install -y \
|
||||
tmux \
|
||||
vim
|
||||
WORKDIR /wgmesh
|
||||
RUN go mod tidy
|
||||
RUN go build -o /usr/local/bin ./...
|
||||
|
Reference in New Issue
Block a user