chore: add flux
This commit is contained in:
parent
aa0deb29f5
commit
5e02c379a3
2 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,8 @@ LABEL com.github.containers.toolbox="true" \
|
|||
summary="A cloud-native terminal experience" \
|
||||
maintainer="jorge.castro@gmail.com"
|
||||
|
||||
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
|
||||
|
||||
COPY extra-packages /
|
||||
RUN apk update && \
|
||||
apk upgrade && \
|
||||
|
|
|
@ -10,6 +10,7 @@ emacs-pgtk
|
|||
eza
|
||||
fd
|
||||
ffmpeg
|
||||
flux
|
||||
fzf
|
||||
github-cli
|
||||
go
|
||||
|
|
Loading…
Reference in a new issue