-
Notifications
You must be signed in to change notification settings - Fork 32
Customising Containers
Mark Metcalfe edited this page Aug 11, 2021
·
1 revision
By default, prebuilt images from Docker Hub will be used. If you want to modify any of the containers to your needs then you can rebuild them locally with the following command:
# for an individual image
tbuild php-7.3
# for all images
tbuild
You can also customise your local docker-compose configurations simply adding your own .yml
compose files into the custom
folder.
Any containers or other options you have will automatically override any existing default container options.
Copyright (c) 2023 Totara Learning Solutions Limited
- Node.js and Grunt
- PHPUnit
- Behat
- Cron
- Machine Learning
- Mailcatcher (for viewing emails)
- Shell Customisations
- Ngrok (for making your site publicly accessible)
-
PHPStorm Integration
- Performance improvements
- Automated testing integration
- XDebug setup
- Database tools