Running Ubuntu docker (bash script) on windows [closed]
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
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.
add a comment |
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
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
add a comment |
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
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
command-line bash scripts docker
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
add a comment |
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
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
I am sorry, Windows and git-bash are off-topic here. You can try asking on Super User.
– Melebius
Jan 7 at 14:57