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

Publish Dockerfile to GitHub Container Registry #937

Closed
4 tasks done
ntindle opened this issue Nov 16, 2021 · 1 comment
Closed
4 tasks done

Publish Dockerfile to GitHub Container Registry #937

ntindle opened this issue Nov 16, 2021 · 1 comment

Comments

@ntindle
Copy link
Member

ntindle commented Nov 16, 2021

Feature Request

Publish the Dockerfile that is in .devcontainer/Dockerfile to the GitHub Container Registry (GHCR).

Make sure to turn on caching, and schedule a no-cached run so packages are up to date.

Description

Publishing the Dockerfile to the GHCR will allow us to tell users to run docker run algorithm-archivists/aaa-langs -v $pwd:/root (or something similar) to be able to use any of the languages that the algorithm archive supports.

This will enable reviewers to run languages that they potentially do not have installed. Additionally, it will allow us to run our automated testing for Scons (#906) with all languages in our pipelines.

For Algorithm Archive Developers

  • This feature can be added to the Master Overview (if it cannot be, explain why in a comment below -- lack of technical expertise, not relevant to the scope of this project, too ambitious)
  • There is a timeline for when this feature can be implemented
  • The feature has been added to the Master Overview
  • The feature has been implemented (feat: add publish dockerfile #938)
@ntindle ntindle closed this as completed Nov 27, 2021
@ntindle
Copy link
Member Author

ntindle commented Nov 27, 2021

Closed in #938

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

No branches or pull requests

1 participant