chore: add flux

This commit is contained in:
Bastien Riviere 2024-05-02 18:26:13 +02:00
parent aa0deb29f5
commit 5e02c379a3
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,8 @@ LABEL com.github.containers.toolbox="true" \
summary="A cloud-native terminal experience" \ summary="A cloud-native terminal experience" \
maintainer="jorge.castro@gmail.com" maintainer="jorge.castro@gmail.com"
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
COPY extra-packages / COPY extra-packages /
RUN apk update && \ RUN apk update && \
apk upgrade && \ apk upgrade && \

View file

@ -10,6 +10,7 @@ emacs-pgtk
eza eza
fd fd
ffmpeg ffmpeg
flux
fzf fzf
github-cli github-cli
go go