Closed
Description
I want to use the official WP image in a Dockerfile and then run a bash script to customize the base WP install (such as install a custom child theme, set a default theme in wp-config.php, etc).
This needs to be done with a bash script since I want to use docker-compose environment variables.
In other words, if you have a base image which has an ENTRYPOINT can you identify an additional ENTRYPOINT in subsequent images?
I haven't found a direct answer to this yet. Any thoughts?
Thx!
Metadata
Metadata
Assignees
Labels
No labels