add dockerfile

This commit is contained in:
Cyborus 2023-12-16 22:17:55 -05:00
parent 3844a319e6
commit eb7058aa54
No known key found for this signature in database

2
Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM debian:12
COPY target/x86_64-unknown-linux-gnu/release/fj /usr/local/bin/fj