Skip to content

Commit

Permalink
missed utils
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpolom committed Jun 7, 2024
1 parent f1420d2 commit 1797c11
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Containerfile.workstation
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ COPY etc/containers/ /etc/containers/
COPY usr/bin/ /usr/bin/
RUN rpm-ostree install \
age \
distrobox \
edk2-tools \
fd-find \
fish \
fzf \
git-credential-libsecret \
git-lfs \
gnome-tweaks \
hadolint \
htop \
kitty \
minicom \
Expand All @@ -27,6 +29,8 @@ RUN rpm-ostree install \
screen \
seahorse \
setroubleshoot-server \
shellcheck \
shfmt \
solaar \
spice-gtk-tools \
swtpm \
Expand All @@ -47,5 +51,6 @@ RUN rpm-ostree install \
httpd-tools \
mod_dnssd \
mod_http2 \
mod_lua && \
mod_lua \
toolbox && \
ostree container commit

0 comments on commit 1797c11

Please sign in to comment.