Releases: nubs/docker-composer-build
Releases · nubs/docker-composer-build
Version 2.0.0: History of the Zamboni Studio
Version 1.0.0: Madden Cooking Fever
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
This is the initial release.