Skip to content

Commit 5056b6a

Browse files
committed
chore: EXPOSE 9014 for image
1 parent 4940bba commit 5056b6a

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
@@ -9,6 +9,8 @@ ENV AWS_ACCESS_KEY_ID=foo \
99
AWS_SECRET_ACCESS_KEY=bar \
1010
AWS_DEFAULT_REGION=us-east-1
1111

12+
EXPOSE 9014
13+
1214
CMD ["dex-local-runner", "start-server", \
1315
"--host", "0.0.0.0", \
1416
"--port", "9014", \

0 commit comments

Comments
 (0)