/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Bocker: Docker implemented in around 100 lines of Bash (2015)
(github.com)
398 points
emersonrsantos
| 2 comments |
23 Nov 24 23:18 UTC
|
HN request time: 0.488s
|
source
1.
aussieguy1234
◴[
24 Nov 24 05:37 UTC
]
No.
42226120
[source]
▶
>>42224670 (OP)
#
While not good for daily driving, this gives you an idea on what docker is and how it works.
On Linux, docker is basically fancy chroot.
replies(1):
>>42226344
#
ID:
GO
2.
musicale
◴[
24 Nov 24 06:47 UTC
]
No.
42226344
[source]
▶
>>42226120 (TP)
#
On macOS/Windows/etc., docker is basically fancy chroot in a linux VM.
↑