Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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'
```