mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update Dockerfile
This commit is contained in:
@@ -34,7 +34,7 @@ RUN \
|
||||
git\
|
||||
go &&\
|
||||
go get -u github.com/quantumew/mustache-cli &&\
|
||||
cp $GOPATH/bin/* /usr/bin/ && \
|
||||
cp $GOPATH/bin/* /usr/local/bin/ && \
|
||||
rm -rf $GOPATH /var/cache/apk/* /tmp/src &&\
|
||||
apk del .build-deps xz build-base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user