Created
July 17, 2017 01:57
-
-
Save ukd1/54c1ff9e906277204d98d211951a7078 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run --rm -it -v "$(pwd)":/app -w /app crystallang/crystal:latest sh -c 'crystal build --release src/hello.cr' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment