https://github.com/5aaee9/typecho-docker
Docker image for typecho with out mysql include
https://github.com/5aaee9/typecho-docker
Last synced: about 1 year ago
JSON representation
Docker image for typecho with out mysql include
- Host: GitHub
- URL: https://github.com/5aaee9/typecho-docker
- Owner: 5aaee9
- License: mit
- Created: 2018-09-23T04:26:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T03:45:20.000Z (over 7 years ago)
- Last Synced: 2025-05-06T12:53:53.741Z (about 1 year ago)
- Language: Shell
- Size: 22.5 KB
- Stars: 1
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Typecho Docker Image
# Quick start
```bash
docker run -d -p 80:80 indexyz/typecho-docker
```