# https://hub.docker.com/repository/docker/jibby0/server-python3-requests FROM python:3.11-alpine RUN pip install requests