mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-06-20 11:47:45 +02: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 \
|
tmux \
|
||||||
vim
|
vim
|
||||||
WORKDIR /wgmesh
|
WORKDIR /wgmesh
|
||||||
|
RUN go mod tidy
|
||||||
RUN go build -o /usr/local/bin ./...
|
RUN go build -o /usr/local/bin ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user