Update Dockerfile
This commit is contained in:
parent
6792fd545e
commit
97da50d40a
@ -16,3 +16,5 @@ RUN pip install --user geopandas
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY ./get_dataset.sh ./
|
COPY ./get_dataset.sh ./
|
||||||
|
|
||||||
|
RUN chmod +x ./get_dataset.sh
|
Loading…
Reference in New Issue
Block a user