Category Archives: Docker

Using Docker to create Ionic 2 PWA developer environment

For creating a simple Progressive Web Application (PWA) I chose Ionic 2 because it looks cool and it’s based on Angular 2.

I show, how I used Docker to set up a tiny developer environment on a MacBook, avoiding involved installation and isolating my host from all the mishaps that may (will) happen on its way.

At the same time, you’ll take a glimpse at Docker’s ease of use, up to using Docker Hub’s cloud infrastructure. Continue reading

Posted in Angular.js, Computers, Docker, English, Ionic, Mac OS X | 8 Comments