|
|
|
|
|
by brtknr
1589 days ago
|
|
Probably easier to stick to bash rather than learn a new set of commands from scratch. Also bash commands are universally available whereas this needs to be installed first which is not always that straightforward. Also python is slower at some of the examples than compiled executables. |
|
And that’s how you end up with bash scripts wrapped inside Docker images, that I have been seeing for the last couple of years.