Skip to content

Instantly share code, notes, and snippets.

@retpolanne
Created August 5, 2018 15:47
Show Gist options
  • Save retpolanne/359357ff08281d4f2cc0b0be9d2569b9 to your computer and use it in GitHub Desktop.
Save retpolanne/359357ff08281d4f2cc0b0be9d2569b9 to your computer and use it in GitHub Desktop.
#!/bin/bash
docker run --rm -v "$PWD":/usr/src/assembly -w /usr/src/assembly gcc:4.9 $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment