Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bgpat/isucon5f-docker
docker-compose for ISUCON5 final
https://github.com/bgpat/isucon5f-docker
Last synced: about 2 months ago
JSON representation
docker-compose for ISUCON5 final
- Host: GitHub
- URL: https://github.com/bgpat/isucon5f-docker
- Owner: bgpat
- Created: 2016-10-16T03:37:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:48:56.000Z (about 1 year ago)
- Last Synced: 2024-10-14T19:23:58.269Z (3 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
## Create
```
git clone https://github.com/bgpat/isucon5f-docker
cd isucon5f-docker
docker-compose up -d
```## Bench
```
docker-compose exec bench bash -c 'TERM=xterm-256color sudo -uisucon /home/isucon/bench.sh image1'
```