top | item 39666546

Learn how containers work by building your own Docker clone

6 points| JohnCrickett | 2 years ago |codingchallenges.fyi

2 comments

order

gregorojstersek|2 years ago

I'm using Docker on a daily basis and sometimes it's frustrating to have the need to "restart it" for some reason. Maybe it's time to build my own one? :)

petar_ivanov|2 years ago

That's an interesting challenge, especially if you want to get a better understanding of Docker and its underlying concepts!