We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b07e5 commit 95921beCopy full SHA for 95921be
Makefile
@@ -0,0 +1,3 @@
1
+build:
2
+ docker build -t rust-osxcross:latest -f Dockerfile .
3
+.PHONY: build
0 commit comments