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

Remove duplicate environment keys from Docker Compose file #1239

Open
wants to merge 1 commit into
base: 7.5.0-post
Choose a base branch
from

Conversation

javabrett
Copy link
Member

Docker may have got more strict in this area - started throwing these errors:

line 57: mapping key CONNECT_REST_ADVERTISED_HOST_NAME already defined at line 55
line 157: mapping key XPACK_SECURITY_ENABLED already defined at line 146

Author Validation

Describe the validation already done, or needs to be done, by the PR submitter. Please note submitters are expected to build docs-platform locally to validate before merging from examples.

  • microservices-orders

@javabrett javabrett requested a review from a team as a code owner September 22, 2023 00:54
@javabrett javabrett changed the title Remov duplicate environment keys from Docker Compose file Remove duplicate environment keys from Docker Compose file Sep 22, 2023
Docker may have got more strict in this area - started throwing these errors:

line 57: mapping key CONNECT_REST_ADVERTISED_HOST_NAME already defined at line 55
line 157: mapping key XPACK_SECURITY_ENABLED already defined at line 146
@javabrett javabrett force-pushed the javabrett/microservices-orders-docker-fix branch from 6dbbb62 to 59b1b7a Compare November 12, 2023 09:52
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.

None yet

1 participant