mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -4,6 +4,7 @@ RUN apk --no-cache add \
|
|||||||
ca-certificates \
|
ca-certificates \
|
||||||
python \
|
python \
|
||||||
py-pip \
|
py-pip \
|
||||||
|
openjpeg-dev \
|
||||||
&& pip install cli53
|
&& pip install cli53
|
||||||
|
|
||||||
ENTRYPOINT [ "cli53" ]
|
ENTRYPOINT [ "cli53" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user