https://github.com/mstoykov/issue-1291
https://github.com/mstoykov/issue-1291
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mstoykov/issue-1291
- Owner: mstoykov
- Created: 2020-01-06T12:10:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T12:13:38.000Z (over 5 years ago)
- Last Synced: 2024-12-25T13:41:59.458Z (5 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What ?!?:
This repo was created while investigating https://github.com/loadimpact/k6/issues/1291 and as such I
decided to publish it for easier future referance
# How to run:
```
docker-compose up -d nginx
docker-compose run k6
docker-compose run k6-web1
```