Skip to content

Commit

Permalink
add lua; stop removing gnome-user-share and toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpolom committed Oct 18, 2024
1 parent 69fd2c4 commit 839e97f
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Containerfile.workstation
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN rpm-ostree install \
hadolint \
htop \
kitty \
lua \
minicom \
neovim \
nss-tools \
Expand All @@ -42,15 +43,4 @@ RUN rpm-ostree install \
xrandr && \
/usr/bin/update-sigstore-certs.sh && \
/usr/bin/update-containers-policy.sh && \
rpm-ostree override remove \
fedora-logos-httpd \
gnome-user-share \
httpd \
httpd-core \
httpd-filesystem \
httpd-tools \
mod_dnssd \
mod_http2 \
mod_lua \
toolbox && \
ostree container commit

0 comments on commit 839e97f

Please sign in to comment.