chore: add Dockerfile

This commit is contained in:
Jef Roosens 2025-01-10 13:22:33 +01:00
parent adef5c1fd5
commit 03b3f692e1
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
4 changed files with 54 additions and 1 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
*
!Cargo.toml
!Cargo.lock
!src/**