Skip to content

Add conditional installation of dos2unix to handle CRLF line endings#24

Open
rcw3bb wants to merge 1 commit intoomaha-consulting:mainfrom
rcw3bb:main
Open

Add conditional installation of dos2unix to handle CRLF line endings#24
rcw3bb wants to merge 1 commit intoomaha-consulting:mainfrom
rcw3bb:main

Conversation

@rcw3bb
Copy link

@rcw3bb rcw3bb commented May 17, 2025

This PR introduces a conditional installation of dos2unix to resolve issues related to CRLF line endings when running docker compose on Windows. By ensuring dos2unix is available when needed, this fix prevents unexpected line-ending problems, improving cross-platform compatibility.
Changes:

  • Add logic to install dos2unix only when necessary.
  • Ensure scripts handle CRLF line endings correctly in Windows environments.
    Testing:
  • Confirmed docker compose runs without line-ending issues post-installation

@CLAassistant
Copy link

CLAassistant commented May 17, 2025

CLA assistant check
All committers have signed the CLA.

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.

2 participants