Skip to content

Commit d50f871

Browse files
committed
Expose port 8000
1 parent db99a08 commit d50f871

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ RUN python $FOLDER/utilities/install.py
1515

1616
WORKDIR $HOME/$FOLDER
1717

18+
EXPOSE 8000
19+
1820
CMD ./NWBE

0 commit comments

Comments
 (0)