Skip to content

Add non-interactive apt-get install#3804

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

Add non-interactive apt-get install#3804
champ24-36 wants to merge 1 commit intolm-sys:mainfrom
champ24-36:bot-fix-1773577846619

Conversation

@champ24-36
Copy link

The apt-get install commands in the Dockerfile were prompting for interactive input, which breaks the build process in a non-interactive environment (like CI/CD). Added the -y flag to automatically answer 'yes' to all prompts.

This change ensures the Docker image can be built reliably without manual intervention.


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