Created
August 1, 2018 03:41
-
-
Save avinash-palleti/cd93d5831e182802fb758997a87d93fd to your computer and use it in GitHub Desktop.
mixer error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| arpallet@clr-scl ~/Downloads/poc/mix $ sudo -E mixer build all | |
| Warning: Using Format=25 from mixer.state for this build. | |
| Running command in container: "mixer build all" | |
| docker: invalid reference format. | |
| See 'docker run --help'. | |
| ERROR: Failed to run command in container: failed to execute docker run -i --network=host --rm --workdir /home/arpallet/Downloads/poc/mix --entrypoint mixer -v /home/arpallet/Downloads/poc/mix:/home/arpallet/Downloads/poc/mix :25 build all --native: exit status 125 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment