Inbucket now includes a Dockerfile, which allows you to build a Docker image. I’ve setup a trusted build for Inbucket, so you don’t even have to build your own image. Try it out:

docker run -p 9000:10080 -p 2500:10025 jhillyerd/inbucket

Then point your browser at localhost:9000