This website requires JavaScript.
Explore
Help
Register
Sign In
Hexor
/
khm
Watch
1
Star
0
Fork
0
You've already forked khm
mirror of
https://github.com/house-of-vanity/khm.git
synced
2025-07-07 15:24:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c2c2349304fbefecfdb603232c301b9ffd6e082
khm
/
Dockerfile
6 lines
93 B
Docker
Raw
Normal View
History
Unescape
Escape
Test docker build
2024-07-08 21:04:23 +03:00
# syntax=docker/dockerfile:1
FROM
alpine:latest
fix
2024-07-08 22:29:24 +03:00
COPY
khm_linux-amd64/khm .
ENTRYPOINT
./khm
Reference in New Issue
Copy Permalink