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

Update Docker image to support patch simulations #128

Open
jessicasyu opened this issue Dec 12, 2024 · 0 comments
Open

Update Docker image to support patch simulations #128

jessicasyu opened this issue Dec 12, 2024 · 0 comments
Labels
priority: medium Non-urgent but important task size: medium Estimated size of issue or PR is medium type: feature Improvement or additions to the code base

Comments

@jessicasyu
Copy link
Member

The current Dockerfile and corresponding entrypoint script arcade.sh only work for potts simulations. We need to update so that they can support patch simulations as well. Possible options:

  • separate Docker images for each implementation, with corresponding entrypoint scripts
  • environment parameter for specifying the implementation
  • other?
@jessicasyu jessicasyu added priority: medium Non-urgent but important task size: medium Estimated size of issue or PR is medium type: feature Improvement or additions to the code base labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Non-urgent but important task size: medium Estimated size of issue or PR is medium type: feature Improvement or additions to the code base
Projects
None yet
Development

No branches or pull requests

1 participant