Skip to content

Commit 5554530

Browse files
committed
clean up dockerfile
1 parent 60c6479 commit 5554530

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Dockerfile.docs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@ RUN python -m pip install \
1515
stac_fastapi/elasticsearch \
1616
stac_fastapi/opensearch
1717

18-
# CMD ["pdocs", \
19-
# "as_markdown", \
20-
# "--output_dir", \
21-
# "docs/src/api/", \
22-
# "--exclude_source", \
23-
# "--overwrite", \
24-
# "stac_fastapi.core"]
25-
2618
CMD ["pdocs", \
2719
"as_markdown", \
2820
"--output_dir", \

0 commit comments

Comments
 (0)