- Présentation par l'équipe d'ingenierie de Docker Paris:
- Présentation de Docker Desktop Enterprise
- Comment on build / teste docker desktop
- Quelques infos sur la roadmap Docker
Kubernetes Available for Windows 10 and macOS Install using PKG and MSI packages, easy roll-out at scale Restrict parts of configuration to administrators only Switch Docker and Kubernetes versions to match production Simplified tools for creating new Docker applications Technical Support SLA
Swift, golang, c#... • Desktop involves many processes ◦ Virtual machine ◦ Vpnkit, proxy running on the host ◦ Inside the VM : dockerd, kubelet • Need for End to end tests
if the Hyper-V feature is enabled on Windows, and suggests to enable it if necessary • To test it : ◦ Disable Hyper-V on Windows (reboot needed) ◦ Install & start Docker Desktop, it will prompt the user to install it (requires elevation) ◦ Reboot & restart Docker Desktop
Enterprise x x 3 version packs = 54 environments Cannot use Virtual Machines Need to install specific versions of windows 10 pro & OSX Time consuming and CPU intensive
use cases : Develop PHP or ruby in containers is a pain • Windows ◦ Samba is often blocked (security constraints) ◦ Difficult to improve performance without changing architecture
the docker cli ◦ https://github.com/docker/app to help make Compose files more reusable and shareable. docker-app init --single-file hello ◦ Integrate docker or other external projects as plugins docker app init --single-file hello