confluentinc / confluentinc/examples

Windows: .env file problem with cp-all-in-one and cp-all-in-one-community

Open
#565 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I tried to follow the `cp-all-in-one` and `cp-all-in-one-community` installation guides here:
- https://docs.confluent.io/current/quickstart/ce-docker-quickstart.html
- https://docs.confluent.io/current/quickstart/cos-docker-quickstart.html

I used the suggested `5.4.1-post` branch.
But after I run the `docker-compose up -d --build` command I got the following error message:

![image](https://user-images.githubusercontent.com/16424229/79424524-9183be00-7fc0-11ea-81a7-07040c72cb72.png)

Probably the reason is that in the `.env` file there is a relative reference for `../utils/config.env` and this command cannot parse it.
If I replaced `.env` file content with the content of `../utils/config.env` it worked.

I run it on Windows 10 and in PowerShell.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.