Skip to content

entrypoint on subsequent layers #130

Closed
@bkcummins

Description

@bkcummins

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions