in reply to Re^2: perl and Docker
in thread perl and Docker
Without seeing any of your setup, code and "config" code, I have to guess here.
Your Perl code is trying to run/eval the Python "config" code when it is run from within the container. Why it finds the Python config is your next task to find out.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: perl and Docker
by Anonymous Monk on Oct 31, 2016 at 06:38 UTC | |
by Corion (Patriarch) on Oct 31, 2016 at 07:51 UTC |