mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-02-16 00:00:07 +01:00
fix comment in Dockerfile
This commit is contained in:
parent
1d0c4f828a
commit
b8675fc894
@ -13,7 +13,7 @@ RUN apk add --no-cache \
|
||||
# Install dependency urllib2_file
|
||||
RUN pip install urllib2_file==0.2.1
|
||||
|
||||
# Download and build openrefine-client-master
|
||||
# Copy python scripts
|
||||
WORKDIR /app
|
||||
COPY google google
|
||||
COPY refine.py .
|
||||
|
Loading…
x
Reference in New Issue
Block a user