A Docker image to run gatling tests from
253
Export the correct Docker Machine configuration:
.. code:: bash
$ eval $(docker-machine env roadside-services-1)
Build the aiohttp base image first:
.. code:: bash
$ docker-compose -f aiohttp/docker-compose.yml build
Now you can run all of them on the cluster:
.. code:: bash
$ docker-compose -f aiohttp/docker-compose.yml up
First build the gatling image that we use locally:
.. code:: bash
$ make simulations
aiohttp
aiohttp
nginx (for comparison)
Content type
Image
Digest
Size
353.9 MB
Last updated
over 9 years ago
docker pull elbaschid/gatling