mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-02-03 11:09:17 +01:00
Fixed container file
This commit is contained in:
parent
2c4f18f52b
commit
09c64c4628
@ -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 ./...
|
||||
|
Loading…
Reference in New Issue
Block a user