arshadkazmi42 / arshadkazmi42/ak-cli
[Docker] add mysql run command
Open
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
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