aws / amazon-mwaa-docker-images

Apache License 2.0
27 stars 11 forks source link

Add startup script support #64

Closed jessefrn1 closed 5 months ago

jessefrn1 commented 5 months ago

Issue #, if available: https://github.com/aws/amazon-mwaa-docker-images/issues/12

Description of changes: Startup script support

Testing done:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mayushko26 commented 5 months ago

For this, and future PR's, we should hold a high standard when describing the change, in particular the testing that has been done. This will give reviewers an impression of the cases that were considered and tested, otherwise we are heavily on visually reading the code.

jessefrn1 commented 5 months ago

Added information in the description for the testing that was done @mayushko26