Expose port 2881 in Dockerfile

This commit is contained in:
Guozhang Wu 2023-10-13 14:03:59 +08:00
parent cf7d59372b
commit 7fa46d4257

View File

@ -21,3 +21,5 @@ ENV PATH /root/boot:$PATH
WORKDIR /root
CMD _boot
EXPOSE 2881