> > I can see the command " /bin/sh -c source /etc/environments" in docker > inspect , but when i run the container the environment variables cannot be > found to be used. >
Although for now it works with "ENTRYPOINT source /etc/environment && /usr/local/tomcat/bin/catalina.sh start && /bin/bash". but i cant figure out why CMD is not executed. Thanks, Karthik -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/d7ada9e1-7fa8-42ad-acd4-1c897e6222fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
