feat: add stern
This commit is contained in:
parent
db37e0ff71
commit
63e8d8b051
2 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM quay.io/toolbx-images/alpine-toolbox:edge
|
|||
LABEL com.github.containers.toolbox="true" \
|
||||
usage="This image is meant to be used with the toolbox or distrobox command" \
|
||||
summary="A cloud-native terminal experience" \
|
||||
maintainer="jorge.castro@gmail.com"
|
||||
maintainer="me@babariviere.com"
|
||||
|
||||
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
|
||||
|
||||
|
|
|
@ -38,6 +38,7 @@ ripgrep
|
|||
sops
|
||||
speedtest-cli
|
||||
starship
|
||||
stern
|
||||
tealdeer
|
||||
viddy
|
||||
wl-clipboard
|
||||
|
|
Loading…
Reference in a new issue