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

Orchestration of LASR container repo #115

Open
4 tasks done
Tracked by #114
mattgeddes opened this issue Apr 15, 2024 · 0 comments
Open
4 tasks done
Tracked by #114

Orchestration of LASR container repo #115

mattgeddes opened this issue Apr 15, 2024 · 0 comments
Assignees
Labels
feature New feature

Comments

@mattgeddes
Copy link
Contributor

mattgeddes commented Apr 15, 2024

In order to get LASR working in the managed environment, it's apparently necessary to pull and extract the node:lts-slim container image from the Docker Hub image repo. We don't want to deploy Docker as a dependency on all of the nodes, plus we want to have a barrier between pulled images and deployed images to allow for future evaluation and auditing, as well as general consistency.

This task's work items are to create an orchestration role to:

  • Deploy Docker to testnet-services node
  • Pull the requested images (node:lts-slim initially) from Docker Hub
  • Extract the image as a tarball
  • Publish the tarball over HTTP(S) for LASR nodes to pull from
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant