Y
Hacker News
new
|
ask
|
show
|
jobs
by
richdougherty
888 days ago
Agree, nesting files with
cat >Dockerfile <<'EOF'
and having a basic bash script seems way nicer than putting all the shell logic on the #! line.