Create Dockerfile
Also adds a Github workflow to publish a Docker image
This commit is contained in:
parent
631bbc8fb3
commit
a2e93278c1
3 changed files with 125 additions and 0 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Xcode
|
||||
Apple/
|
||||
|
||||
# Rust
|
||||
target/
|
||||
Loading…
Add table
Add a link
Reference in a new issue