mirror of
https://codeberg.org/Cyborus/forgejo-cli.git
synced 2024-11-10 12:09:33 +01:00
add dockerfile
This commit is contained in:
parent
3844a319e6
commit
eb7058aa54
1 changed files with 2 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
FROM debian:12
|
||||||
|
COPY target/x86_64-unknown-linux-gnu/release/fj /usr/local/bin/fj
|
Loading…
Reference in a new issue