Refactor
This commit is contained in:
@@ -7,6 +7,6 @@ ARG TARGETARCH
|
||||
ARG TARGETVARIANT
|
||||
COPY ./etc /app/config
|
||||
COPY ./build/hamview-receiver-${TARGETARCH}${TARGETVARIANT#v} /app/hamview-receiver
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
COPY ./cmd/hamview-receiver/entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["dumb-init", "/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user