instance_events
Boto is a Python package that provides interfaces to Amazon Web
RUN apt-get update && \
apt-get install -y python-boto
RUN apt-get update && \
apt-get install -y python-boto
RUN pacman -S --noconfirm python2-boto
RUN apt-get update && \
apt-get install -y python-boto
RUN yum install -y python-boto
RUN dnf install -y python2-boto
RUN apt-get update && \
apt-get install -y python-boto