Skip to content

Readme logging into mysql container #53

Open
@pavelloz

Description

@pavelloz

I think readme is not correct when it comes to logging into mysql container.

I have to do docker ps and get sha of running container to get inside the container, the label doesnt work for some reason.
Neither mysql or mysqldb did not work.

docker-nginx-php-mysql|master⚡ ⇒ docker exec -it mysql bash

Error: No such container: mysql

docker-nginx-php-mysql|master⚡ ⇒ docker exec -it 89dcfc77a965 bash
root@89dcfc77a965:/# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions