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
At Step 5/11 : RUN apt-get install -y --no-install-recommends openjdk-8-jre supervisor systemd software-properties-common gpg-agent
Step 5/11 : RUN apt-get install -y --no-install-recommends openjdk-8-jre supervisor systemd software-properties-common gpg-agent
Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... Traceback (most recent call last): File "/usr/lib/python3.8/py_compile.py", line 215, in <module> sys.exit(main()) File "/usr/lib/python3.8/py_compile.py", line 207, in main compile(filename, doraise=True) File "/usr/lib/python3.8/py_compile.py", line 172, in compile importlib._bootstrap_external._write_atomic(cfile, bytecode, mode) File "<frozen importlib._bootstrap_external>", line 186, in _write_atomic PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.8/__pycache__/__future__.cpython-38.pyc.139666479537824' dpkg: error processing package python3.8-minimal (--configure): installed python3.8-minimal package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: python3.8-minimal E: Sub-process /usr/bin/dpkg returned an error code (1) The command '/bin/sh -c apt-get install -y --no-install-recommends openjdk-8-jre supervisor systemd software-properties-common gpg-agent' returned a non-zero code: 100
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At
Step 5/11 : RUN apt-get install -y --no-install-recommends openjdk-8-jre supervisor systemd software-properties-common gpg-agent
The text was updated successfully, but these errors were encountered: