sclorg / s2i-perl-container

Perl container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Perl applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.

Home Page:http://softwarecollections.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewrite all /opt/app-root to $APP_ROOT variable

michal-josef-spacek opened this issue · comments

s2i image has $APP_ROOT environment variable, but in code there are many hardcoded variables

This is already fixed by #236