feat: add stern

This commit is contained in:
Bastien Riviere 2024-08-22 21:15:56 +02:00
parent db37e0ff71
commit 63e8d8b051
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@ FROM quay.io/toolbx-images/alpine-toolbox:edge
LABEL com.github.containers.toolbox="true" \ LABEL com.github.containers.toolbox="true" \
usage="This image is meant to be used with the toolbox or distrobox command" \ usage="This image is meant to be used with the toolbox or distrobox command" \
summary="A cloud-native terminal experience" \ 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 RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories

View file

@ -38,6 +38,7 @@ ripgrep
sops sops
speedtest-cli speedtest-cli
starship starship
stern
tealdeer tealdeer
viddy viddy
wl-clipboard wl-clipboard