|
|
|
|
|
by TheDong
3887 days ago
|
|
Even though Docker's disk and transport format are technically tar, I think that this is still a wrong statement. tarballs are ubiquitous already. Docker actively hides that it uses tarballs (it abstracts away all interactions with them, to the point that it really is an implementation detail excluding docker export/import). |
|