Skip to content

Commit

Permalink
removed unminimize command
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Sep 21, 2024
1 parent 011f847 commit f9cf3fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ EXPOSE 443
# Unset user
USER root

# Unminimize system (for manpages)
RUN yes | unminimize

# Install packages
RUN apt update && \
apt install --no-install-recommends --no-install-suggests --yes \
Expand Down

0 comments on commit f9cf3fc

Please sign in to comment.