nikolaik/docker-python-nodejs

thanks and whats the default user and group id

sant527 opened this issue · 1 comments

Nice one.

We see the official node docker uses node user with gid-1000 and uid-1000

here this docker is root user.

I've added a default user pn with uid/gid 1000 in #34. Wait for the next python/node release to start using it