Skip to content

Releases: joaopinto14/Development

Release list

v1.0.0

Choose a tag to compare

@joaopinto14 joaopinto14 released this 30 Jul 17:09

⚙️ Development

    This release introduces the first stable release of the "Development" Docker image. Created to make it easier to perform multiple tasks in a web project, such as environmental configurations, installing dependencies or compiling code.

    The image already contains some packages such as PHP, NodeJS, NPM and Composer pre-installed, but if it is necessary to install other PHP extensions such as other packages, it is possible to do so using environment variables.

    Some tasks can also be executed automatically, such as package updates, repository cloning, repository updates, dependency installation, and code compilation, making the user's work easier.

    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.