Open shreyasgune opened 4 years ago
@shreyasgune
The installer script only addresses apt-get
and yum
currently. We have Develop an NR1 app in NR1 using VS Code Containers on our public roadmap. I suspect we'll encounter a similar issue depending on our container choices.
I'll ping someone and get more information, but to my knowledge you'd need to use a distro that supports yum
or apt-get
.
I'm trying to create a docker image that has NR1 dependencies.
Dockerfile (so far)
The error I get:
Just wanted to get an insight. Am I doing something wrong or is alpine just not supported yet. Cheers!