Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameterize filenames #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

featheredtoast
Copy link
Member

Parameterize which filename to write to (write config) and which file is copied from (dockerfile)

Allows for external apps to control which filenames the config writes to, so multiple configuration files and dockerfiles can be written to the same path without conflict.

Parameterize which filename to write to (write config) and which file is copied from (dockerfile)

Allows for external apps to control which filenames the config writes to, so
multiple configuration files and dockerfiles can be written to the same path
without conflict.
featheredtoast added a commit to featheredtoast/discourse-launcher-extras that referenced this pull request Nov 16, 2024
use parameterized config filenames.
needed for multi container builds on docker compose

depends on discourse/launcher#2 to be merged
first for parameterization
featheredtoast added a commit to featheredtoast/discourse-launcher-extras that referenced this pull request Nov 16, 2024
use parameterized config filenames.
needed for multi container builds on docker compose

depends on discourse/launcher#2 to be merged
first for parameterization
featheredtoast added a commit to featheredtoast/discourse-launcher-extras that referenced this pull request Nov 16, 2024
use parameterized config filenames.
needed for multi container builds on docker compose

depends on discourse/launcher#2 to be merged
first for parameterization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant