Skip to content

Commit

Permalink
port
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-prakash1907 committed Sep 30, 2023
1 parent d82582a commit 25f7316
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,9 @@ RUN apt-get update \
rainbowcrack \
&& rm -rf /var/lib/apt/lists/*

# env variables
# env variables and port exposing
ENV PATH /usr/local/go/bin/:$PATH
EXPOSE 20022 13389 5908 19070 19075

# change user
USER trustworthy
Expand Down

0 comments on commit 25f7316

Please sign in to comment.