Docker cross-compilation github workflow.
This commit is contained in:
parent
01a4f68e20
commit
11d230f95a
8 changed files with 270 additions and 154 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/.cargo
|
||||
**/target/
|
||||
**/node_modules/
|
||||
/docker
|
||||
/*.md
|
||||
/Makefile
|
||||
/LICENSE
|
||||
Loading…
Add table
Add a link
Reference in a new issue