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

Distinguish Router container from Peer container and create custom Dockerfile for each #21

Open
mkrupczak3 opened this issue Apr 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mkrupczak3
Copy link
Owner

Currently, the Router and the Peers are based off the same Dockerfile (custom container), where a simple environment variable determines their mode of operation at runtime.

Given the expanding complexity with pt. 2 of the project, It will serve us well to create a distinct Dockerfile for each the Router and Peer, in their own subfolder of the project. This will allow us to iterate more quickly and more carefully consider the finer protocol details of implementation.

@kfajdsl @bsolon524

@mkrupczak3 mkrupczak3 added the enhancement New feature or request label Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants