mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix cli53
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
365dd63fcd
commit
6f3dcb43fe
|
@ -4,6 +4,7 @@ RUN apk --no-cache add \
|
|||
ca-certificates \
|
||||
python \
|
||||
py-pip \
|
||||
openjpeg-dev \
|
||||
&& pip install cli53
|
||||
|
||||
ENTRYPOINT [ "cli53" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user