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

Commit 96709f8

Browse files
authored
Update Dockerfile.armhf
1 parent c6b7d03 commit 96709f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Dockerfile.armhf

+4-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,7 @@ RUN \
6464
/var/tmp/*
6565

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

0 commit comments

Comments
 (0)