https://github.com/bpazy/mirai-docker
mirai docker
https://github.com/bpazy/mirai-docker
Last synced: 4 months ago
JSON representation
mirai docker
- Host: GitHub
- URL: https://github.com/bpazy/mirai-docker
- Owner: Bpazy
- License: agpl-3.0
- Created: 2022-04-05T16:16:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T13:52:42.000Z (about 3 years ago)
- Last Synced: 2025-01-03T20:12:28.168Z (5 months ago)
- Language: Dockerfile
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mirai-docker
mirai docker## 开发
```sh
sudo docker build --no-cache -t bpazy/mirai . && sudo docker run -it bpazy/mirai
```