Skip to content

emu/containers: return emulator ID if image is not available locally #390

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

danishprakash
Copy link

Signed-off-by: Danish Prakash [email protected]

The script currently relies on compose v1 and fails if it's not
intalled. Check whether compose v2 is installed and use it if available.

Signed-off-by: Danish Prakash <[email protected]>
If the image isn't available in the local docker store, an empty string
is passed which is an invalid tag for docker build, replace that empty
string with emulator ID.

Signed-off-by: Danish Prakash <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant