Last active
March 4, 2020 04:17
-
-
Save mattintosh4/fa40ed13ed5cfada1e2c514581c667ba to your computer and use it in GitHub Desktop.
NEUTRINO Dockerfile
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
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