Skip to content

Commit

Permalink
新增支持 arm 架构
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberbolt committed Sep 7, 2021
2 parents 2cb1bb3 + 64a48af commit 7c7d93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM cyberbolt/baota

WORKDIR /app
ENTRYPOINT ["python3","script.py"]
CMD ["-port","8888","-username","cyber","-password","abc12345"]
CMD ["-port","8888","-username","cyber","-password","abc12345"]

0 comments on commit 7c7d93e

Please sign in to comment.