Skip to content

Add non-interactive apt-get install#3802

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

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

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 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