Skip to content

Releases: sillelien/base-alpine

Linked container bug fix

31 Jul 16:04
Compare
Choose a tag to compare
Pre-release

Fix for the bug where linked container which don't expose ports are not given an initial IP address.

DNS bootstrapping using static env vars

23 Jul 09:51
Compare
Choose a tag to compare
Pre-release

DNS bootstrapping using static env vars now means that DNS entries are available at boot, not shortly after.

Dynamic recreation of DNS entries for links

16 Jul 15:27
Compare
Choose a tag to compare

Dynamic recreation of DNS entries for links (in other words a dirty hack to finally sort out all musl-libc issues).

More fixes for DNS resolution

15 Jul 17:10
Compare
Choose a tag to compare
Pre-release

More fixes for DNS resolution.

More DNS tricks!

15 Jul 16:40
Compare
Choose a tag to compare
More DNS tricks! Pre-release
Pre-release
v0.8.1

Fixing resolv.conf bug

Fixed via a hack the DNS search problems relating to Docker Alpine

15 Jul 16:13
Compare
Choose a tag to compare

Fixed via a hack the DNS search problems relating to Docker Alpine

Docs improvements & ENV var

14 Jul 15:44
Compare
Choose a tag to compare
Pre-release

Added DNSMASQ_ARGS ENV var and better docs.

FIrst release of forked work from just-containers/base-alpine

13 Jul 22:51
Compare
Choose a tag to compare
v0.7.0

Added syslog support (all syslog messages go to stderr)