Skip to content

Releases: jandelgado/lede-dockerbuilder

Release v2.7

21 Mar 20:02
85e35a2
Compare
Choose a tag to compare
  • bump to OpenWrt 19.07.7
  • minor simplifications/optimizations

Release v2.6

17 Feb 11:04
5de358b
Compare
Choose a tag to compare

bump to OpenWrt 19.07.6

Release v2.5

21 Oct 12:46
7e381c2
Compare
Choose a tag to compare

bump to OpenWrt 19.07.4

Release v2.4

26 May 20:55
c60a8df
Compare
Choose a tag to compare
  • new option --docker-opts OPTS to pass additional docker options to docker-run
  • examples upgraded to use OpenWrt 19.07.3
  • new Raspberry Pi 4 example

Release v2.3

28 Jan 15:27
Compare
Choose a tag to compare
  • new option LEDE_DISABLED_SERVICES to disable services in /etc/init.d
  • when using podman, run processes in container as root

Release v2.1

01 Dec 18:12
5c5f176
Compare
Choose a tag to compare
  • new environment variable REPOSITORIES_CONF which is used to specifiy a custom repositories.conf to use during image build
  • replaced gosu by su-exec in docker image

Release v2.0

28 Jul 20:11
ed697e1
Compare
Choose a tag to compare
  • add new option --dockerless to allow dockerless operation using buildah
    and podman.
  • build option does now longer implicitly builds the docker image. Must now
    explicitly call build-docker-image before building an OpenWrt image.
  • minor optimizations in Dockerfile

Release v1.5

06 Jul 20:55
dcb2400
Compare
Choose a tag to compare

bump examples to OpenWrt 18.06.4

Release v1.4

29 Mar 20:42
5382830
Compare
Choose a tag to compare
  • Builder image now is based on alpine 3.9
  • bumped examples to OpenWrt 18.6.02

Release v1.3

02 Feb 23:27
Compare
Choose a tag to compare
  • Bump to OpenWRT 18.06.2
  • new x86_64 example