Y
Hacker News
new
|
ask
|
show
|
jobs
by
zer0t3ch
2381 days ago
I don't know much containerization outside of docker, but you can definitely apt-get some dependencies even inside docker containers.
1 comments
londons_explore
2381 days ago
Inside a docker container, you are root, so you can apt-get.
link