Skip to content

v1.7.1 - Makefile Improvements

Compare
Choose a tag to compare
@WendellAdriel WendellAdriel released this 20 May 20:11
· 26 commits to main since this release
3c79daa

Changes

  • The make build command was improved to only generate the .env file if it doesn't exist already.
  • The make stop command was updated to only stop the containers instead of removing them.
  • A new make status command was added to show the status of the containers.
  • A new make down command was added to stop and remove the containers.

New Contributors

  • Marcos Soares (@marcosoliveirasoares94) - #9