Skip to content

Commit

Permalink
build: Add files
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 13, 2024
1 parent bec8846 commit af0f8ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM python:alpine

COPY csvkit setup.py .

RUN pip install --no-cache-dir .

0 comments on commit af0f8ee

Please sign in to comment.