Skip to content

Instantly share code, notes, and snippets.

@jmansour
Last active December 3, 2019 02:11
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 jmansour/03eb2508c63342ac02dca68884f0c212 to your computer and use it in GitHub Desktop.
Save jmansour/03eb2508c63342ac02dca68884f0c212 to your computer and use it in GitHub Desktop.
UW28 blog post dockerfile
FROM underworldcode/underworld2:2.8.1b
RUN git clone https://gist.github.com/jmansour/44de4b2e091f2235289e23785bcc3809 demo1
RUN git clone https://gist.github.com/jmansour/d2207371b0a0fc7ed26a7ca720ad8c6f demo2
RUN git clone https://gist.github.com/julesghub/cceef885ff00694edb8f217130dd211b demo3
@julesghub
Copy link

@jmansour add this
RUN git clone https://gist.github.com/julesghub/cceef885ff00694edb8f217130dd211b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment