Skip to content

Commit

Permalink
debug box86_tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol authored Dec 4, 2024
1 parent 43dcfb8 commit 93b8582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ RUN set -x \
&& apt-get download -y \
box86-generic-arm \
&& dpkg-deb -R *.deb box86_tmp \
&& ls -al box86_tmp \
&& rm box86_tmp/usr/lib/i386-linux-gnu/libstdc++.so* \
&& dpkg-deb -b box86_tmp new_box86.deb \
&& dpkg -i new_box86.deb \
Expand Down

0 comments on commit 93b8582

Please sign in to comment.