Create Dockerfile

Also adds a Github workflow to publish a Docker image
This commit is contained in:
Conrad Kramer 2023-07-04 18:18:31 -04:00
parent 631bbc8fb3
commit a2e93278c1
3 changed files with 125 additions and 0 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
# Xcode
Apple/
# Rust
target/