Skip to content

Instantly share code, notes, and snippets.

@aagnone3
Created August 1, 2019 01:41
Show Gist options
  • Save aagnone3/dc13cec7079dd2b9ce5602316cd8d6ee to your computer and use it in GitHub Desktop.
Save aagnone3/dc13cec7079dd2b9ce5602316cd8d6ee to your computer and use it in GitHub Desktop.
test title
```bash
docker build \
-t my_first_container \
-f Dockerfile
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment