add annotation

This commit is contained in:
deng
2025-12-10 19:33:52 +08:00
parent 74e1d96600
commit 145b52490f
9 changed files with 56 additions and 38 deletions

View File

@ -47,5 +47,5 @@ EXPOSE 8800
CMD ["python", "-m", "streamlit", "run", "app.py"]
# Build
# docker build --platform=linux/amd64 -t hiking_assistant:1.0.0 .
# docker save -o hiking_assistant.tar hiking_assistant:1.0.0
# docker build --platform=linux/amd64 -t hiking_assistant:1.0.1 .
# docker save -o hiking_assistant.tar hiking_assistant:1.0.1