| ▲ | logic-designer 7 hours ago | |
did you say anywhere what package manager it uses (couldnt find that info on the website) | ||
| ▲ | gardnr 6 hours ago | parent | next [-] | |
Looks like it may not have a package manager like apt or dnf: > Can you please add wget, nano, $my_fav_app_omg_i_love_it to the root filesystem? > No, not likely. I am guessing the way to use software not already in the image is to use `docker run`. | ||
| ▲ | mkl 6 hours ago | parent | prev [-] | |
It's immutable and you can't install packages, just docker containers. | ||