mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update t
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
deff061b57
commit
e024602003
|
@ -7,6 +7,6 @@ RUN apk update && apk add \
|
|||
ruby \
|
||||
ruby-dev \
|
||||
&& rm -rf /var/cache/apk/* \
|
||||
&& gem install --no-document t
|
||||
&& gem install --no-document io-console t
|
||||
|
||||
ENTRYPOINT [ "t" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user