Slide 12
Slide 12 text
Docker for Developers
- Do we gonna learn new workflow? - No, Docker adapts to your workflow. You
will continue to develop, build, test , ship
with same workflow.
- Which IDE you suggest to develop with Docker? - There are few IDE’s integrated with Docker like Code,
NetBeans, Eclipse , IntelliJ etc.
- But today, we will not be using any IDE., instead we will
use command line tool.
- Any preferred programming language to use
docker?
- Docker is language agnostic tool. You can
use any language and variety of platforms
including Windows, Linux, Mac.