Skip to content

Instantly share code, notes, and snippets.

@akamahesh
Created March 23, 2018 13:52
Show Gist options
  • Save akamahesh/d76d8efeb196958cbf837c79201bd7bf to your computer and use it in GitHub Desktop.
Save akamahesh/d76d8efeb196958cbf837c79201bd7bf to your computer and use it in GitHub Desktop.
Dockerize your JavaScript Development Environment - JSLover Meetup

Dockerize your JavaScript Development Environment - JSLover Meetup

Saturday March 3
LBB Hosted by Neha Sharma

Dockerize your JavaScript Environment Agender

  1. Intro to Docker
    • installing Docker
    • first look at Docker : getting comfortable with the cli
    • overview of containerization technology
    • overview of how Docker works
    • docker images
    • docker containers
  2. Building an image for your dev environment
    • improved dev workflow
    • impact on continuous integration
    • challenges
  3. Next Steps
    • What else can docker do?
    • What else is there to learn?
    • a look at docker compose
    • a loo at container orchestration

Speaker Hayden https://twitter.com/hayden_dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment