New Website

The new website for Inbucket is up! I’ve based it on Twitter Bootstrap 3.1, and have tried to take advantage of Bootstrap’s responsive features.

Run Inbucket with Docker

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

Version 1.0 Released

After four release candidates, it’s time to call Inbucket 1.0 ready! I’m not aware of any crash bugs and my production instance of rc4 has been running for over a month without any noticeable memory leaks.