Fixed build
This commit is contained in:
@@ -8,7 +8,7 @@ FROM alpine:3.18
|
|||||||
WORKDIR /opt
|
WORKDIR /opt
|
||||||
|
|
||||||
COPY --from=build /build/main ./pve-exporter
|
COPY --from=build /build/main ./pve-exporter
|
||||||
COPY --from=build /build/config.yaml ./config.yaml
|
COPY --from=build /build/config.example.yaml ./config.yaml
|
||||||
|
|
||||||
RUN chmod +x ./pve-exporter
|
RUN chmod +x ./pve-exporter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user