Hi
We are using the image: registry.access.redhat.com/jboss-webserver-3/webserver30-tomcat7-openshift:1.2-12 inside our OpenShift environment to deploy some .WARS. Now we need to edit the dockerfile because one of our WARS expects another encoding than UTF-8. How can I check which is the default encoding inside my container? Where is it stored? I don't see it as an environment variable. I only saw: CATALINA_OPTS=-Djava.security.egd=file:/dev/./urandom Which is an unreadable file for me. Thanks
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
