forked from s464914/ium_464914
Update Dockerfile
This commit is contained in:
parent
6792fd545e
commit
97da50d40a
@ -15,4 +15,6 @@ RUN pip install --user geopandas
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./get_dataset.sh ./
|
||||
COPY ./get_dataset.sh ./
|
||||
|
||||
RUN chmod +x ./get_dataset.sh
|
Loading…
Reference in New Issue
Block a user