https://github.com/disinterpreter/taiko-web-docker
https://github.com/disinterpreter/taiko-web-docker
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/disinterpreter/taiko-web-docker
- Owner: Disinterpreter
- Created: 2019-01-30T08:56:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T09:07:05.000Z (over 5 years ago)
- Last Synced: 2025-04-11T20:52:05.882Z (about 1 year ago)
- Language: Dockerfile
- Size: 3.06 MB
- Stars: 17
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Summary
[](https://heroku.com/deploy?template=https://github.com/Disinterpreter/taiko-web-docker/tree/master)
Docker container for easily deploying a web-version of the Namco game **Taiko no Tatsujin** (taiko-web)
Dependencies:
- Docker
- Docker Compose
If you want to launch the container you need to use this command (this command will build the software and launch it as a daemon):
```
docker-compose up -d --build
```
After that, the container will make a binding on port `80` (you can change it in docker-compose.yml)
If you have any questions or suggestions, ask in the [Taiko no Tatsujin Discord](https://discord.gg/ZpW62Vf)