Skip to content

Releases: mabrarov/redis-builder

Docker Maven Plugin 0.35.0 & Redis 6.2.1

06 Apr 00:14
313a95b
Compare
Choose a tag to compare
  • Docker Maven Plugin 0.35.0 which officially supports copy goal
  • Redis 6.2.1.

Minor fix of builder images

13 Nov 22:53
Compare
Choose a tag to compare
v1.0.5

Minor fix of builder images

Enhanced Docker Compose project

13 Nov 13:48
Compare
Choose a tag to compare
  • Enhanced sharing of Redis configuration file through Docker volume in Docker Compose project
  • Read-only rootfs for container generating Redis configuration in Docker Compose project

Fixed Docker Compose project and updated dockerize

13 Nov 13:43
4e01b47
Compare
Choose a tag to compare
  • Migrated to powerman/dockerize which is a forward development fork of original dockerize (jwilder/dockerize).
  • Fixed Docker Compose project - read-only rootfs for init container may break redis container.

Quoting and secaping of Redis configuration file arguments

11 Nov 09:11
Compare
Choose a tag to compare
  • Quoting and secaping of Redis configuration file arguments
  • Refactoring of Docker Compose project

Non-root default user

10 Nov 19:05
Compare
Choose a tag to compare

Non-root default user for images:

  • with Redis
  • with j2cli
  • with Redis configuration generator

Initial release of Redis and supporting images

10 Nov 04:50
Compare
Choose a tag to compare