Update Dockerfile

This commit is contained in:
Alexandr Bogomyakov
2024-07-08 22:03:23 +03:00
committed by GitHub
parent 21fe8036d3
commit 655c32a915

View File

@ -2,5 +2,5 @@
FROM alpine:latest
WORKDIR /
COPY khm_linux-amd64/khm /
COPY ./khm_linux-amd64/khm /
ENTRYPOINT /khm