dashy icon indicating copy to clipboard operation
dashy copied to clipboard

conf file dos format in arm

Open mybuntu-git2 opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? If so, please describe.

I juggled a bit and building on ubuntu arm with Dashy:latest, the conf mount works if I make it use dos EOL (CRLF) .

I used unix2dos command, easy and worked but this should maybe be embedded somehow, to handle different end of lines based on platform?

also I had some weird issues I did not have with other volume mounts in other containers (same machine, and other machines as well): docker run -v "/path/conf.yml":/app/public/conf.yml works, but docker-compose.yml with "/path/conf.yml":/app/public/conf.yml does not, it has to be "/path/conf.yml:/app/public/conf.yml"

Describe the solution you'd like

either make a note in the documentation or handle EOL differently for :latest. the issue is that if I try to alter local /app/public/conf.yml I have to stop because I cannot copypaste content manually because of EOL.

I think it is sufficient to mention this in the docker example yml in a second comment line - "make sure it is dos formatted".

Priority

Low (Nice-to-have)

Is this something you would be keen to implement

No response

mybuntu-git2 avatar Jul 24 '22 21:07 mybuntu-git2

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

liss-bot avatar Jul 24 '22 21:07 liss-bot

This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.

liss-bot avatar Aug 24 '22 01:08 liss-bot

This issue was automatically closed because it has been stalled for over 6 weeks with no activity.

liss-bot avatar Aug 29 '22 01:08 liss-bot