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" \
|
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 && \
|
||||||
|
|
|
@ -10,6 +10,7 @@ emacs-pgtk
|
||||||
eza
|
eza
|
||||||
fd
|
fd
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
flux
|
||||||
fzf
|
fzf
|
||||||
github-cli
|
github-cli
|
||||||
go
|
go
|
||||||
|
|
Loading…
Reference in a new issue