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 had issue building the img
something with this error:
=> ERROR [3/8] RUN apt-get update
#5 1.812 Reading package lists... #5 2.318 E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/.deb /var/cache/apt/archives/partial/.deb /var/cache/apt/*.bin || true' #5 2.318 E: Sub-process returned an error code
but when i changed the ubuntu version to 18.04 it worked :) i guess ubuntu had an issue
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I had issue building the img
something with this error:
=> ERROR [3/8] RUN apt-get update
#5 1.812 Reading package lists...
#5 2.318 E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/.deb /var/cache/apt/archives/partial/.deb /var/cache/apt/*.bin || true'
#5 2.318 E: Sub-process returned an error code
but when i changed the ubuntu version to 18.04 it worked :)
i guess ubuntu had an issue
The text was updated successfully, but these errors were encountered: