strace-log-merge
System call tracer
RUN apt-get update && \
apt-get install -y strace
RUN apt-get update && \
apt-get install -y strace
RUN apk add strace
RUN pacman -S --noconfirm strace
RUN apt-get update && \
apt-get install -y strace
RUN yum install -y strace
RUN dnf install -y strace
RUN apt-get update && \
apt-get install -y strace