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

Create and publish a docker image containing the evaluator script #107

Closed
3 tasks
yuvipanda opened this issue Oct 9, 2024 · 2 comments
Closed
3 tasks
Assignees

Comments

@yuvipanda
Copy link
Member

We need an autopublishing docker image that contains the evaluator script and can be easily and consistently used by both us and end users.

Definition of done

  • A docker image is automatically published to quay.io with the evaluator script
  • GitHub actions will build and publish this image on each PR
  • This image can be private until Oct 23, at which point it will be made public
yuvipanda added a commit to janelia-cellmap/cellmap-segmentation-challenge that referenced this issue Oct 9, 2024
- Use repo2docker-action (https://github.com/jupyterhub/repo2docker-action)
  for familiar (to 2i2c) tagging behavior
- Use python images as base, rather than micromamba because I
  could not get the micromamba image to work

Ref 2i2c-org/frx-challenges#107
@yuvipanda yuvipanda self-assigned this Oct 16, 2024
yuvipanda added a commit to yuvipanda/cellmap-segmentation-challenge that referenced this issue Oct 19, 2024
- Use repo2docker-action (https://github.com/jupyterhub/repo2docker-action)
  for familiar (to 2i2c) tagging behavior
- Use python images as base, rather than micromamba because I
  could not get the micromamba image to work

Ref 2i2c-org/frx-challenges#107
yuvipanda added a commit to janelia-cellmap/cellmap-segmentation-challenge that referenced this issue Oct 19, 2024
- Use repo2docker-action (https://github.com/jupyterhub/repo2docker-action)
  for familiar (to 2i2c) tagging behavior
- Use python images as base, rather than micromamba because I
  could not get the micromamba image to work

Ref 2i2c-org/frx-challenges#107
@jnywong
Copy link
Member

jnywong commented Oct 28, 2024

I think this is related to #52 (comment)

@jnywong
Copy link
Member

jnywong commented Nov 27, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants