Skip to content

Add non-interactive installation for tzdata#3803

Open
champ24-36 wants to merge 1 commit intolm-sys:mainfrom
champ24-36:bot-fix-1773557232338
Open

Add non-interactive installation for tzdata#3803
champ24-36 wants to merge 1 commit intolm-sys:mainfrom
champ24-36:bot-fix-1773557232338

Conversation

@champ24-36
Copy link

The tzdata package installation was prompting for interactive configuration during the image build, causing the build to hang. This change adds the -y flag to apt-get install tzdata to automatically accept the default configuration, ensuring a non-interactive installation and a successful build.

This resolves a common issue when building Docker images in automated environments.


Contributed via automated PR bot

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.

1 participant