Skip to content

Commit 8faefd4

Browse files
committed
x
1 parent 4c8a5a0 commit 8faefd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ FROM base
1515
COPY --from=builder /app /app
1616
ENV PYTHONPATH=/app
1717

18+
# TODO: replace with your package name
1819
ENTRYPOINT ["python3", "-m", "example"]

0 commit comments

Comments
 (0)