Guest User

Untitled

a guest
May 25th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. FROM r-base
  2.  
  3. RUN apt-get update \
  4. && apt-get install -y --no-install-recommends \
  5. libxml2-dev \
  6. libnetcdf-dev
Add Comment
Please, Sign In to add comment