mirror of
https://github.com/bytedream/docker4ssh.git
synced 2025-05-09 20:25:11 +02:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
f2132f9063
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ _BUILDDIR = $(shell realpath $(BUILDDIR))/
|
||||
build: build-server build-container build-extra
|
||||
|
||||
build-server:
|
||||
cd server/ && CGO_ENABLED=0 go build -o $(_BUILDDIR)/docker4ssh
|
||||
cd server/ && go build -o $(_BUILDDIR)/docker4ssh
|
||||
|
||||
build-container: DEBUG=false
|
||||
build-container:
|
||||
|
Loading…
x
Reference in New Issue
Block a user