Docker-PHP/Todo.md

12 lines
401 B
Markdown
Raw Permalink Normal View History

2024-05-19 02:55:08 +00:00
# TODO LIST
- Write some integration tests that verify the containers do what they're supposed to
2024-05-19 21:47:34 +00:00
- php -v should return the correct version
- php -m should return the correct modules
- tools are present and correct:
- composer
- lsb_release
2024-05-19 02:55:08 +00:00
- Refactor pipeline to have a build-test-deploy pipeline
- Add a vulnerability scanner to the pipeline
- More badges. More badges. More badges.