Skip to content

Instantly share code, notes, and snippets.

@mattintosh4
Last active March 4, 2020 04:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattintosh4/fa40ed13ed5cfada1e2c514581c667ba to your computer and use it in GitHub Desktop.
Save mattintosh4/fa40ed13ed5cfada1e2c514581c667ba to your computer and use it in GitHub Desktop.
NEUTRINO Dockerfile
FROM ubuntu:18.04
RUN apt-get update && apt-get -y install libgomp1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment