Sign inSign up

curs/runner

By curs

Updated over 7 years ago

Image
0

134

curs/runner repository overview

FROM python:3.7-alpine

RUN pip install requests

CMD [ "python", "./script.py" ]

Tag summary

Content type

Image

Digest

Size

34.7 MB

Last updated

over 7 years ago

docker pull curs/runner