File size: 238 Bytes
b87fa5f
 
 
 
046eae9
b87fa5f
c0571be
b87fa5f
 
 
1
2
3
4
5
6
7
8
9
10
11
FROM nasanccs/tensorflow-caney:latest
LABEL maintainer="[email protected]"

ENV TFC_VERSION=0.1.1
ENV WILDFIRE_OCCURRENCE_VERSION=main

RUN pip install wrf-python xwrf netCDF4 metpy Jinja2

HEALTHCHECK NONE
ENTRYPOINT [""]