Skip to content

Releases: joaopinto14/Production

v1.1.3

23 Jul 13:25
2eb3629
Compare
Choose a tag to compare

⚙️ Production

🪧 What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

21 Jul 10:08
b38da64
Compare
Choose a tag to compare

⚙️ Production

🪧 What's Changed

  • Fix fails in PHP

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 May 12:28
7b9ecf7
Compare
Choose a tag to compare

⚙️ 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

21 Apr 08:30
2eb26f9
Compare
Choose a tag to compare

⚙️ Production

🪧 What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

01 Apr 16:47
Compare
Choose a tag to compare

⚙️ 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.