Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Docker in Memory is - in general brocken - Clarification of documentation is needed #3744

Open
egandro opened this issue Aug 22, 2023 · 0 comments
Labels
type: bug bugs/ bug fixes

Comments

@egandro
Copy link

egandro commented Aug 22, 2023

Describe the bug
Referencing this part of the documentation

`docker build -f docker/server/Dockerfile -t conductor:server .`

docker build -f docker/server/Dockerfile -t conductor:server .

Details
Conductor version: main

To Reproduce
Steps to reproduce the behavior:

git clone https://github.com/Netflix/conductor
cd conductor
docker build -f docker/server/Dockerfile -t conductor:server 

Expected behavior
At last the in memory database should work - not some useless java exceptions.

Additional context
Works with the community edition.

  • Fix the documentation and tell everybody "in memory is only available in the community edition".
  • Fix the documentation and tell everybody conductor requires Redis.
@egandro egandro added the type: bug bugs/ bug fixes label Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug bugs/ bug fixes
Projects
None yet
Development

No branches or pull requests

1 participant