Skip to content

Commit

Permalink
add squashfs tools
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Apr 3, 2023
1 parent 087f5a3 commit cfdcdf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions merlin-demos-certs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN DEBIAN_FRONTEND="noninteractive" apt-get -y install \
liblzma-dev \
libcurl4-openssl-dev \
libncurses5-dev \
squashfs-tools \
&& apt-get clean \
&& apt-get autoremove \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
Expand Down

0 comments on commit cfdcdf7

Please sign in to comment.