mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-14 16:12:45 +02: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…
x
Reference in New Issue
Block a user