We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't build the debian packages for ivs despite having installed docker previously. The error looks like this:
somak@somak-HP-Pro-3330-MT:~/ivs$ build/build-debian-packages.sh +++ readlink -f build/build-debian-packages.sh ++ dirname /home/somak/ivs/build/build-debian-packages.sh
Can anyone help me out in identifying and fixing the problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can't build the debian packages for ivs despite having installed docker previously. The error looks like this:
somak@somak-HP-Pro-3330-MT:~/ivs$ build/build-debian-packages.sh
+++ readlink -f build/build-debian-packages.sh
++ dirname /home/somak/ivs/build/build-debian-packages.sh
++ mktemp -d
++ ./build/files.sh
build/build-debian-packages.sh: line 38: docker.io: command not found
Can anyone help me out in identifying and fixing the problem?
The text was updated successfully, but these errors were encountered: