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

Enable public Access for retrieving the Pre-Built Docker Image (ampd) #356

Open
eloylp opened this issue Apr 18, 2024 · 0 comments
Open

Comments

@eloylp
Copy link
Contributor

eloylp commented Apr 18, 2024

Description/Reasoning

At Eiger, we are currently engaged in the implementation of Axelar Solana. Throughout this process, we've encountered an issue where we lack access to the pre-built Docker image.

Current Behavior

Currently, it appears that the only viable method for pulling a Docker image, such as from a Kubernetes (K8s) cluster, is to internally build and publish the image within our own Docker registry.

Expected Behavior

We advocate for the ability to directly pull this image from the Axelar Docker registry. We think such a capability would significantly streamline operations for implementers requiring the execution of ampd as a workload.

Ideally, latest stable docker image FQDN could be present in the README.md file.

Relevant Logs or Files

It appears there's a CI workflow in place that automatically pushes the image whenever commits are made to main.

image

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