Run from a new project folder:
curl https://gist.githubusercontent.com/eezing/da80573eed81e5fae5658d90aaccbaea/raw/graphql-starter.sh | sh| FROM circleci/python:2.7.15-jessie | |
| # node installations command expect to run as root | |
| USER root | |
| ## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/e3ec2111af089e31321e76641697e154b3b6a6c3/8/jessie/Dockerfile | |
| RUN groupadd --gid 1000 node \ | |
| && useradd --uid 1000 --gid node --shell /bin/bash --create-home node | |
| # gpg keys listed at https://github.com/nodejs/node#release-team |
I hereby claim:
To claim this, I am signing this object: