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

fix(agoric-cli): Docker support corrections #4110

Merged
merged 4 commits into from
Nov 23, 2021
Merged

Conversation

michaelfig
Copy link
Member

@michaelfig michaelfig commented Nov 23, 2021

Changes need to build and use Docker images.

Description

agoric --no-sdk is a way to override an earlier --sdk flag. This is needed to force the use of Docker, for example. Also add default of latest for --docker-tag.

Also, publish nightly images to the latest Docker tag.

Drive-by correction of the Docker build that was broken by #4098.

Security Considerations

Documentation Considerations

Testing Considerations

@michaelfig michaelfig added agoric-cli package: agoric-cli deployment Chain deployment mechanism (e.g. testnet) labels Nov 23, 2021
@michaelfig michaelfig requested a review from dckc November 23, 2021 02:22
@michaelfig michaelfig self-assigned this Nov 23, 2021
Copy link
Member

@dckc dckc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit of a stretch to say that I understand the DOCKER_TAG parts of docker.yml well enough to maintain it, but I suppose I could figure it out in a pinch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agoric-cli package: agoric-cli automerge:no-update (expert!) Automatically merge without updates deployment Chain deployment mechanism (e.g. testnet)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants