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

TZData nointeractive #1

Open
jalowin opened this issue Jan 29, 2021 · 0 comments
Open

TZData nointeractive #1

jalowin opened this issue Jan 29, 2021 · 0 comments

Comments

@jalowin
Copy link

jalowin commented Jan 29, 2021

Hello,

I am trying of install this dockerfile and always stop for TZData configuration. I change this line in the docker file and now is operative

Add thisline in the top under FROM ubuntu:20.04
+ARG DEBIAN_FRONTEND="noninteractive"

And change this line
RUN git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
&& cd RetroPie-Setup
&& chmod +x retropie_setup.sh
&& sudo DEBIAN_FRONTEND=noninteractive ./retropie_packages.sh setup basic_install

whith this changes I can build the retropie without problem

Thanks for all

Best regards

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

No branches or pull requests

1 participant