Skip to content
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

updates Dockerfile; fixes ubuntu version: 20.04 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iper-jkane
Copy link

fix issue with docker build; version jammy (latest) was throwing errors.
Last known good version was 20.04, and it apparently still works.

also:
adds DEBIAN_FRONTEND=noninteractive env var
which means apt wont ask the user any questions.

also:
  adds DEBIAN_FRONTEND=noninteractive env var
  which means apt wont ask the user any questions.
@iper-jkane
Copy link
Author

Hi,

as discussed with Lauren, Oriol, Arnau, et al;
this is a pull request to fix a deployment issue (I was experiencing) with the dockerized tools image / container.

Hopefully I haven't missed anything too obvious :)
but just let me know if you need more info, etc...

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.

None yet

1 participant