Quantcast
Channel: shell script inside docker - Unix & Linux Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by Kusalananda for shell script inside docker

There's a number of things in this script that are wrong or that can be improved. The main issue in the question seems to be why the two calls to echo does not produce any output. When you use a...

View Article



shell script inside docker

i try run docker with entrypoint.sh, but it doesn't exequite .sh line: echo `ls -d /input/sub-*/ | sed -e 's/.*sub-\(.*\)\//\1/' | split -l 8 - participants_` I wrote it in dockerfile: ENTRYPOINT...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images