Skip to content

Releases: ailispaw/docker-root

v1.2.0-rc2

19 Nov 14:10
Compare
Choose a tag to compare
v1.2.0-rc2 Pre-release
Pre-release
  • Upgrade buildroot to 2015.11-rc2

v1.2.0-rc1

18 Nov 10:35
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release

v1.1.3

14 Nov 23:35
Compare
Choose a tag to compare
  • Enable CONFIG_IA32_EMULATION in kernel config (#9, Thanks @saljam )
  • Remove unnecessary modprobe loop since v1.1.2

v1.1.2

10 Nov 01:22
Compare
Choose a tag to compare
  • Upgrade kernel to v4.1.13
  • Wait for completion of stop with timeout
  • Add BLK_DEV_LOOP into kernel
  • Remove CONFIG_IOSF_MBI and NETWORK_SECMARK

v1.1.1

03 Nov 22:03
Compare
Choose a tag to compare
  • Upgrade Docker to v1.9.0
  • Add kernel configs for IPVS
  • Add CONFIG_VIRTIO_INPUT and remove CONFIG_NET_CADENCE

v1.1.0

30 Oct 17:16
Compare
Choose a tag to compare
  • Now Docker is not PID 1 to reap zombie processes
  • Revert "Use patched Docker to reap zombie processes"

v1.0.11

29 Oct 01:59
Compare
Choose a tag to compare
  • Remove set -e from shutdown
  • Separate the Docker script from init

Now you can run Docker as a normal process instead of PID 1, by adding docker-root.debug in the kernel boot parameter.

v1.0.10

27 Oct 07:00
Compare
Choose a tag to compare
  • Upgrade kernel to v4.1.12

v1.0.9

24 Oct 23:40
Compare
Choose a tag to compare

v1.0.8

23 Oct 02:24
Compare
Choose a tag to compare
  • Upgrade kernel to v4.1.11
  • Add timezone and localtime
  • Exclude .DS_Store up to three levels below
  • Configure kernel for CRIU
  • Add optional CONFIG_MEM_SOFT_DIRTY for CRIU