mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-02-23 00:00:17 +01: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
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
curl \
|
||||
grep \
|
||||
python \
|
||||
py-pip \
|
||||
wget \
|
||||
|
Loading…
x
Reference in New Issue
Block a user