PyDentity
PyDentity copied to clipboard
Create Tailored Docker Env for Opus Demo
Feature Description
The current manage and compose files for the Opus demo environment are based on the 'alice' and 'bob' dockerfiles. It'd be great if it was 'opus' and 'alice'.
The containers needed in the environment are;
- Opus Business Logic Notebook:8889
- Opus Agent:8051
- Alice Notebook:8888
- Alice Agent:8021
- Ledger Browser:9000
Is your feature request related to a problem?
This will make the Opus tutorials more complete
What alternatives have you considered?
At the moment i'm just using the default env.
Additional Context
Add any other context or screenshots about the feature request here.
@H4LL is this done?