Skip to content

Version 1.0.0: Madden Cooking Fever

Choose a tag to compare

@nubs nubs released this 27 Mar 04:31
· 3 commits to master since this release

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.