mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-04-06 00:01:03 +02:00
add package curl to Dockerfile
This commit is contained in:
parent
26fe214eaf
commit
1b99ff1d62
@ -6,6 +6,8 @@ MAINTAINER felixlohmeier <felixlohmeier@opencultureconsulting.com>
|
|||||||
# Install python, pip, wget, unzip and bash
|
# Install python, pip, wget, unzip and bash
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
|
curl \
|
||||||
|
grep \
|
||||||
python \
|
python \
|
||||||
py-pip \
|
py-pip \
|
||||||
wget \
|
wget \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user