Skip to content
Snippets Groups Projects
Commit 9ad336c6 authored by nimrod's avatar nimrod
Browse files

Added a (naive) Dockerfile.

parent fbcda9f3
Branches
Tags
No related merge requests found
*
!README.rst
!LICENSE.txt
!setup.*
!check_s3_bucket/
FROM python:3.7-alpine3.9
COPY ./ /check_s3_bucket
RUN pip install /check_s3_bucket
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment