Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit c6b7d03

Browse files
authored
Update Dockerfile.aarch64
1 parent e724843 commit c6b7d03

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Dockerfile.aarch64

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,7 @@ RUN \
6363
/var/tmp/*
6464

6565
# copy local files
66-
COPY root/ /
66+
COPY root/ /
67+
68+
# expose ports
69+
EXPOSE 1443 6144 8080

0 commit comments

Comments
 (0)