Skip to content

Commit

Permalink
find
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 31, 2024
1 parent 7c53d06 commit 748c40a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu-24.04-noble-amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN cd mozjpeg \
&& cd build \
&& sudo cmake -G"Unix Makefiles" ../ \
&& sudo make install
RUN find / -iname jpeglib.h

RUN useradd pillow \
&& mkdir /home/pillow \
Expand Down

0 comments on commit 748c40a

Please # to comment.