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

Containerize the Corda Examples #105

Closed
petermetz opened this issue Feb 5, 2020 · 1 comment
Closed

Containerize the Corda Examples #105

petermetz opened this issue Feb 5, 2020 · 1 comment
Labels

Comments

@petermetz
Copy link
Contributor

Description

As a developer I want to have all the examples running in containers instead of on the host OS so that I can leverage containerization uniformly when working on the project.

Currently the npm run corda script in the examples folder just launches the JVM processes on the host OS where it was invoked.

Acceptance Criteria

  1. Docker-Compose file and Dockerfile added
  2. npm run corda, npm run corda:down commands work exclusively with the containers, the host OS remains clean
@petermetz petermetz added enhancement New feature or request Nice-to-Have Corda labels Feb 5, 2020
@petermetz
Copy link
Contributor Author

Partially solved by #123 and superseded by #143

ryjones pushed a commit that referenced this issue Feb 1, 2023
Data Transfer Protocol Augmentations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant