Skip to content

Commit

Permalink
Removing unnecessary (already installed) packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bfren committed Oct 12, 2023
1 parent c089325 commit df521d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions overlay/tmp/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,12 @@ adduser --uid 1000 --disabled-password --ingroup postgres postgres

bf-echo "Installing PostgreSQL dependencies..."
apk --no-cache add \
busybox \
icu-libs \
libcrypto1.1 \
libldap \
libpq \
libssl1.1 \
libxml2 \
musl \
postgresql-common \
tzdata

Expand Down

0 comments on commit df521d0

Please sign in to comment.