docker beside docker (intermediate - advanced) anthony explains #321

preview_player
Показать описание
today I talk about a setup with docker that looks like nested containers but isn't really. this is often (incorrectly) referred to as "docker in docker" which is a different thing entirely!

==========

I won't ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you'd like to see please comment below!
Рекомендации по теме
Комментарии
Автор

When Anthony opens up paint, you gotta know it’s gonna be a video of great quality :)

UriYakir
Автор

Seems pretty cool, but I'm unsure why I'd ever want a container to make other containers. Do you have any example use cases?

sadhlife
Автор

I used that type of binding to forward my ssh agent, nice vid!

fujimsc
Автор

well that was "elementary" indeed. its not docker "in" docker... its "beside". I used it.. but never observed it. thanks for sharing!

fromap
Автор

Careful running docker inspect in ci... Docker inspect + mounted docker socket + ci secrets in environment vars = oops

sillybuttons