mkbitmap
utility to transform bitmaps into vector graphics
RUN apt-get update && \
apt-get install -y potrace
RUN apt-get update && \
apt-get install -y potrace
RUN apk add potrace
RUN pacman -S --noconfirm potrace
RUN apt-get update && \
apt-get install -y potrace
RUN dnf install -y potrace
RUN apt-get update && \
apt-get install -y potrace