arshadkazmi42 / arshadkazmi42/ak-cli

[Docker] add mysql run command

Open
#208 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
No language data
Stars
42
Forks
28
PR merge metrics
No merged PRs in 30d

Description

```
docker run -p 127.0.0.1:3306:3306 --name=mysql-server -e MYSQL_ROOT_PASSWORD=root -d mysql
```

Contributor guide

Open the contributing guide

Research direction

The issue provides only a Docker command and no target file or test. Locate the repository's existing command collection and Docker-related entries, then add the MySQL run command in the matching format; done means the command is included and consistent with nearby entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.