logoalt Hacker News

logic-designeryesterday at 11:03 PM2 repliesview on HN

did you say anywhere what package manager it uses (couldnt find that info on the website)


Replies

gardnryesterday at 11:29 PM

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`.

mklyesterday at 11:48 PM

It's immutable and you can't install packages, just docker containers.