Sign inSign up

andyrbell/mountebank

By andyrbell

Updated about 4 years ago

Mountebank on alpine

Artifact
Image
14

10M+

andyrbell/mountebank repository overview

Mountebank

A docker image for mountebank.

Run

Run the image as follows replacing PORT with the port of your imposter(s)

docker run -p 2525:2525 [-p PORT:PORT] -d andyrbell/mountebank

Alternatively, use --net=host to use the host network and avoid need to specify all the imposter ports upfront

docker run --net=host -d andyrbell/mountebank

Tag summary

Content type

Image

Digest

Size

27.9 MB

Last updated

about 4 years ago

docker pull andyrbell/mountebank