Skip to content

Releases: nubs/docker-composer-build

Version 2.0.0: History of the Zamboni Studio

30 Mar 16:34
Compare
Choose a tag to compare

Backwards Compatibility Breakers

  • Switch from Arch Linux to Alpine Linux for smaller images. [PR #2]

Version 1.0.0: Madden Cooking Fever

27 Mar 04:31
Compare
Choose a tag to compare

Backwards Compatibility Breakers

  • Remove separate build user and run as root.

Bug Fixes

  • Remove open_basedir configuration.
  • Remove composer-dependencies INI that isn't needed.
  • Follow redirects when using curl.
  • Ensure system updates correctly.
  • Specify the tag for the base image.
  • Remove forced volume.
  • Use g+w for permissions in example.
  • Change group name to composer-build in example.
  • Don't ignore filesystem package.
  • Sync and install packages in same command.

Developer Changes

  • Use COPY instead of ADD.
  • Split long pacman line out to multiple lines.
  • Add CONTRIBUTING guidelines.

Version 0.1.0: Sid Meier's Monkey Stadium

24 Jul 15:48
Compare
Choose a tag to compare

This is the initial release.