uuidparse
miscellaneous system utilities
RUN apt-get update && \
apt-get install -y uuid-runtime
RUN apt-get update && \
apt-get install -y uuid-runtime
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y uuid-runtime
RUN yum install -y util-linux
RUN dnf install -y util-linux
RUN apt-get update && \
apt-get install -y util-linux