Skip to content

Commit 5b53ab0

Browse files
committed
Remove unused docker-compose.yml and update docker run command
1 parent d43f65f commit 5b53ab0

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ EXPOSE 8080
1515
CMD ["mkdocs", "serve", "--dev-addr=0.0.0.0:8080"]
1616

1717
# docker build -t cwapi3d-py .
18-
# docker run -p 8080:8080 cwapi3d-py
18+
# docker run --rm -p 8080:8080 cwapi3d-py

0 commit comments

Comments
 (0)