Releases: joaopinto14/Production
v1.1.3
⚙️ Production
🪧 What's Changed
- Code cleaning and optimizations by @joaopinto14 in #6
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
⚙️ Production
🪧 What's Changed
- Fixed error when installing packages with specific version
- Fixed wrong internal time
- Remove health check logs from the container
- Reformat nginx logs
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.0
⚙️ Production
🪧 Version: 1.0.0
This release presents the first stable version of our Docker image "Production". This image was designed to be compact and efficient, allowing the execution of your web project in a production environment.
Based on the Linux Alpine 3.19 distribution, the image comes equipped with PHP 8.3 and several essential extensions. The NGINX 1.24.0-r15 web server is used to enable efficient execution of web projects.
The image can be easily customized through environment variables, allowing additional adjustments as needed. In addition, the image can be easily built and used, with detailed instructions provided in the project's README.
Please refer to the README.md file for more details on how to build and use the image, as well as to obtain information about the available environment variables.
If you find any problems or have suggestions for improvements, do not hesitate to open an issue on GitHub. We appreciate your support and feedback!
This version is licensed under the MIT license. Please refer to the LICENSE.md file for more details.