Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Open up port 3306 for Database #80

@aepod

Description

@aepod

This is an easy fix, will include a PR in a bit.

Preconditions

  1. Current docker-compose doesn't expose 3306

Steps to reproduce

  1. Bring up docker
  2. Notice the port is not exposed using docker-compose ps

Expected result

  1. It should look like this

magento-m2_db_1 docker-entrypoint.sh mysqld Up 0.0.0.0:3306->3306/tcp

Actual result

  1. Not exposed

magento-m2_db_1 docker-entrypoint.sh mysqld Up

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions