flickrdf
utilities to call the Flickr API from command line
RUN apt-get update && \
apt-get install -y flickcurl-utils
RUN apt-get update && \
apt-get install -y flickcurl-utils
RUN apk add flickcurl
RUN pacman -S --noconfirm flickcurl
RUN apt-get update && \
apt-get install -y flickcurl-utils
RUN dnf install -y flickcurl
RUN apt-get update && \
apt-get install -y flickcurl-utils