Skip to content

Commit 3328e4e

Browse files
committed
edit dockerfile
1 parent 1521efe commit 3328e4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/images/centos-8streams.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ json-c-devel \
1717
perf \
1818
numactl
1919

20+
# updated to fix compile errors and better symbol
21+
# resolving in VTune
2022
RUN dnf -y install gcc-toolset-12
2123
RUN echo "source /opt/rh/gcc-toolset-12/enable" >> /etc/bashrc
2224
SHELL ["/bin/bash", "--login", "-c"]

0 commit comments

Comments
 (0)