Y
Hacker News
new
|
ask
|
show
|
jobs
by
wredcoll
858 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
857 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
857 days ago
Available in static linking via resource files.
link