Environment: Node12 on Ubuntu server
Here is content of my Dockerfile
FROM node:12-alpine USER root ENV GLIBC_VER=2.31-r0
When I run