Skip to content

Conversation

orgads
Copy link
Contributor

@orgads orgads commented May 16, 2023

  • Required for getting the shebang right (for example, in WSL).
  • Fixes jq failures on CRLF Dockerfiles:
jq: error: syntax error, unexpected INVALID_CHARACTER (Unix shell quoting issues?) at <top-level>, line 1:

jq: 1 compile error

* Required for getting the shebang right (for example, in WSL).
* Fixes jq failures on CRLF Dockerfiles:

jq: error: syntax error, unexpected INVALID_CHARACTER (Unix shell
quoting issues?) at <top-level>, line 1:

jq: 1 compile error
@orgads orgads changed the title Enforce LF line-endings for scripts and Dockerfiles Enforce LF line-endings for all files May 17, 2023
@tianon tianon merged commit f2ed20d into docker-library:master May 17, 2023
@orgads orgads deleted the eol-lf branch May 18, 2023 02:55
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request May 23, 2023
Changes:

- docker-library/python@bdd937a: Merge pull request docker-library/python#833 from infosiftr/3.12.0b1
- docker-library/python@fcb79b9: Update to 3.12.0b1 (which removes bundled setuptools)
- docker-library/python@f2ed20d: Merge pull request docker-library/python#830 from orgads/eol-lf
- docker-library/python@2874c08: Enforce LF line-endings for all files
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