Y
Hacker News
new
|
ask
|
show
|
jobs
by
wredcoll
810 days ago
Yeah, maybe, but the cute thing here is that docker
also
"statically links" the config files, history db, image directory, etc etc.
2 comments
forgotmyinfo
810 days ago
In the same way a zip file is static linking, I guess, since Docker images are just tarred gzips. But .deb packages can include files and scripts that create directories, too.
link
pjmlp
810 days ago
Available in static linking via resource files.
link