Y
Hacker News
new
|
ask
|
show
|
jobs
by
Everdred2dx
630 days ago
Guessing that this is the result of years (or decades?) of incremental changes maintaining backwards compatibility.
1 comments
elcritch
630 days ago
I wouldn’t agree that it’s overly complicated. Compare it to the Docker/OCI container format with multiple layers of tarballs and complicated manifest.json files. The deb format appears much simpler.
link
Timber-6539
630 days ago
Docker is just like Debian in this instance. It would give you a base system from where you create the package using the same exact steps.
link