mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-07-07 23:34:07 +00:00
fix
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
WORKDIR /
|
COPY khm_linux-amd64/khm .
|
||||||
COPY ./khm_linux-amd64/khm /
|
ENTRYPOINT ./khm
|
||||||
ENTRYPOINT /khm
|
|
||||||
|
Reference in New Issue
Block a user