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

bazelbuild/buildfarm-server:2.8.0 do not recognize the config file CLI arguement . #1640

Open
hyphennn opened this issue Feb 22, 2024 · 0 comments

Comments

@hyphennn
Copy link

Hello, when I was learning to build a buildfarm server by docker, I found that the image bazelbuild/buildfarm-server:2.8.0 seems nerver load my custom config file correctly no matter how I adjust my command.

Then I decided to do an experiment in bazel-buildfarm/examples.

I changed the redisUri to "redis://localhost:6377".
image

In my expectation, bf-run will failed. But in fact nothing really happened.
image

Then, I changed bf-run to use environemnt viariable just as below.
image

It finally works: the bf-run failed.
image

I also tried to delete the -d option to see more detailed error info, and it did indicated that the CLI arguement do not work. But I forgot to take a screen shot.

So my question is, at least in image bazelbuild/buildfarm-server:2.8.0, the config file CLI arguement seems never work. I do belie you can reproduce this easily. If not, I'm glad to try providing more evidence.

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

No branches or pull requests

1 participant