Sign inSign up

tszngai/python-curl

By tszngai

Updated over 5 years ago

Image
0

2.4K

tszngai/python-curl repository overview

FROM python:latest
RUN apt update && \
      apt install -y curl && \
      pip3 install PyGithub

Tag summary

Content type

Image

Digest

Size

341.7 MB

Last updated

over 5 years ago

docker pull tszngai/python-curl