Skip to content

Commit 774f3bd

Browse files
author
Graham Pinhey
committed
Expose mysqlx port
1 parent 333935a commit 774f3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ COPY docker-entrypoint.sh /usr/local/bin/
7171
RUN ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
7272
ENTRYPOINT ["docker-entrypoint.sh"]
7373

74-
EXPOSE 3306
74+
EXPOSE 3306 33060
7575
CMD ["mysqld"]

0 commit comments

Comments
 (0)