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

Making docker orb friendly, customize locally #179

Merged
merged 6 commits into from
Oct 4, 2023
Merged

Making docker orb friendly, customize locally #179

merged 6 commits into from
Oct 4, 2023

Conversation

ccorda
Copy link
Contributor

@ccorda ccorda commented Sep 23, 2023

refs patronage/bubs-next#291

With this appraoch, we have defaults that will support orb based docker, but make it trivial to override with specific ports if you'd like.

Another upshot is your docker-compose.local.yml (which is gitignored) can overload WP env variables passed via docker config. So you can test production gulp build settings for example without accidentally committing.

I tried keeping the defaults with ports, then ovveriding with local, but it wasn't straightforward to unset the original ports.

with

@ccorda ccorda marked this pull request as draft September 23, 2023 14:20
@ccorda ccorda requested a review from yuvilio September 27, 2023 12:40
@ccorda ccorda marked this pull request as ready for review September 27, 2023 12:40
@ccorda ccorda merged commit 1f0c07f into main Oct 4, 2023
@ccorda ccorda deleted the 291-orb branch October 4, 2023 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant