beeman 🐝
Sep 9, 2018 Β· 1 min read

Thanks for sharing this post!

I changed a few things, mainly the version of node to get rid of an error about the version:

FROM node:6.11.5-alpine

And instead of committing the Authentication info, you can also mount your local config folder to the container.

On my Mac I got it to work by adding this:

-v $HOME/.config:/home/node/.config

Cheers!

    beeman 🐝

    Written by

    Bram Borggreve β€’ Software Engineer β€’ Instructor β€’ @CodeYourFutureCO β€’ Colmena β€’ @eggheadio β€’ @IonicNederland β€’ @twiba β€’ #fullstack #JavaScript #Angular #GraphQL