Skip to content

Releases: mpalmer/moby-derp

Bugs squashed, happiness achieved

10 Jul 14:40
Compare
Choose a tag to compare

This release fixes a couple of small glitches in container freshness checking and
corner cases in image specifications.

Workaround IPv6 address limitation on the 'bridge' network

01 Jul 00:53
Compare
Choose a tag to compare
v0.7.1

Workaround IPv6 address limitation on the 'bridge' network

Container pruning and credential helper support

23 Jun 10:32
Compare
Choose a tag to compare

The final corner-case of "what happens when a running container is no longer in the
pod definition?" is implemented. Also added support for fetching credentials from config.json
and credential helpers defined therein.

Add support for start-time health checking

23 Jun 01:56
Compare
Choose a tag to compare

Sometimes you just want to know that your containers are healthy before moving
on. Now you can.

Tweaks and tidies

10 Jun 09:17
Compare
Choose a tag to compare
v0.5.0

Tweaks and tidies

Now with root labels!

20 May 07:50
Compare
Choose a tag to compare
v0.4.1

Now with root labels!

Make exposed ports actually work

20 May 03:39
Compare
Choose a tag to compare

Hurrah hurroo hurray!

Tweak Docker timeouts, command-line output

04 May 01:02
Compare
Choose a tag to compare
v0.3.3

Tweak Docker timeouts, command-line output

Fix /etc/resolv.conf mounting

03 May 10:31
Compare
Choose a tag to compare
v0.3.2

Fix /etc/resolv.conf mounting

Mark moby-derp as executable

03 May 10:26
Compare
Choose a tag to compare

Can't run a binary that isn't in the PATH...