Running Ubuntu docker (bash script) on windows [closed]












-1















I have an Ubuntut docker image, with a startup script /usr/local/bin/run.sh.



On Linux I run:



docker run -it ssmbox /usr/local/bin/run.sh



It works like charm.



On Windows I'm trying to run (from git-bash):



winpty docker run -it ssmbox /usr/local/bin/run.sh.



And getting the most annoying error:



/bin/bash: C:/Program Files/Git/usr/local/bin/run.sh: No such file or directory



Any idea how to fix this?










share|improve this question













closed as off-topic by Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo Jan 15 at 12:17


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo

If this question can be reworded to fit the rules in the help center, please edit the question.














  • I am sorry, Windows and git-bash are off-topic here. You can try asking on Super User.

    – Melebius
    Jan 7 at 14:57
















-1















I have an Ubuntut docker image, with a startup script /usr/local/bin/run.sh.



On Linux I run:



docker run -it ssmbox /usr/local/bin/run.sh



It works like charm.



On Windows I'm trying to run (from git-bash):



winpty docker run -it ssmbox /usr/local/bin/run.sh.



And getting the most annoying error:



/bin/bash: C:/Program Files/Git/usr/local/bin/run.sh: No such file or directory



Any idea how to fix this?










share|improve this question













closed as off-topic by Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo Jan 15 at 12:17


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo

If this question can be reworded to fit the rules in the help center, please edit the question.














  • I am sorry, Windows and git-bash are off-topic here. You can try asking on Super User.

    – Melebius
    Jan 7 at 14:57














-1












-1








-1








I have an Ubuntut docker image, with a startup script /usr/local/bin/run.sh.



On Linux I run:



docker run -it ssmbox /usr/local/bin/run.sh



It works like charm.



On Windows I'm trying to run (from git-bash):



winpty docker run -it ssmbox /usr/local/bin/run.sh.



And getting the most annoying error:



/bin/bash: C:/Program Files/Git/usr/local/bin/run.sh: No such file or directory



Any idea how to fix this?










share|improve this question














I have an Ubuntut docker image, with a startup script /usr/local/bin/run.sh.



On Linux I run:



docker run -it ssmbox /usr/local/bin/run.sh



It works like charm.



On Windows I'm trying to run (from git-bash):



winpty docker run -it ssmbox /usr/local/bin/run.sh.



And getting the most annoying error:



/bin/bash: C:/Program Files/Git/usr/local/bin/run.sh: No such file or directory



Any idea how to fix this?







command-line bash scripts docker






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 6 at 12:36









Elad WeissElad Weiss

1446




1446




closed as off-topic by Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo Jan 15 at 12:17


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo

If this question can be reworded to fit the rules in the help center, please edit the question.




closed as off-topic by Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo Jan 15 at 12:17


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Tom Brossman, Melebius, Eric Carvalho, vanadium, RoVo

If this question can be reworded to fit the rules in the help center, please edit the question.













  • I am sorry, Windows and git-bash are off-topic here. You can try asking on Super User.

    – Melebius
    Jan 7 at 14:57



















  • I am sorry, Windows and git-bash are off-topic here. You can try asking on Super User.

    – Melebius
    Jan 7 at 14:57

















I am sorry, Windows and git-bash are off-topic here. You can try asking on Super User.

– Melebius
Jan 7 at 14:57





I am sorry, Windows and git-bash are off-topic here. You can try asking on Super User.

– Melebius
Jan 7 at 14:57










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei