Some time ago I prepared an introductory seminar on Docker, which I called "Docker from scratch".
The audience was a local group of heterogeneous developers.
As it typically happens, preparing that material was a great opportunity to understand better some of the aspects.
I then published the slides in Slideshare. I notice now that they got a decent number of views and downloads, so I'm linking those slides here as well for reference.
One big change in respect to 2016 is represented by the choice of abandoning Docker Toolbox in favour of running Docker directly on macOS. I have to say I liked the sandboxing that came with Docker Toolbox, where the docker engine ran inside VirtualBox, now only available for older versions.
Subscribe to:
Post Comments (Atom)
Troubleshooting TURN
WebRTC applications use the ICE negotiation to discovery the best way to communicate with a remote party. I t dynamically finds a pair of...

-
On a previous post I shared my experiments with node.js as a WebSocket server. This is quite useful for people working on WebRTC prototyp...
-
Verto is a newly designed signalling protocol for WebRTC clients interacting with FreeSWITCH . It has an intuitive, JSON-based RPC whic...
-
From time to time I need to verify that the audio inside a trace is as expected. Not much in terms of quality, but more often content and du...
No comments:
Post a Comment