You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2019/12/14 09:37:08 UTC

[slack-digest] [2019-12-13] #random

2019-12-13 02:16:25 UTC - Bill Zong: Sure.
```mv: can't rename '/conf/jmxremote.access': No such file or directory
mv: can't rename '/conf/jmxremote.password': No such file or directory
chmod: /home/owuser/jmxremote.*: No such file or directory
./transformEnvironment.sh: line 46: /root/config.conf: No such file or directory
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Error: Config file not found: /opt/java/openjdk/jre/lib/management/management.properties```
I use the simplest way to slim the image:
```docker build -t controller .
docker-slim build controller .```
And modify the Controller image to `controller.slim` , then I build it in with `ansible-playbook` in my MacOS.

I think we should set it with `--include-path` or `--exclude-path` , but more details have to be discovered.
And I don’t find any config file options in it, which reduce its usefulness.
+1 : Dominic Kim
https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1576203385024800?thread_ts=1576154664.023900&cid=C3UDXSFA6
----
2019-12-13 03:25:36 UTC - Dominic Kim: Thank you for the information.
https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1576207536025100?thread_ts=1576154664.023900&cid=C3UDXSFA6
----
2019-12-13 03:26:05 UTC - Dominic Kim: It looks worth investigating.
https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1576207565025300?thread_ts=1576154664.023900&cid=C3UDXSFA6
----
2019-12-13 03:30:53 UTC - Bill Zong: I agree.
But I’ll focus on other things recently.
Might continue on this topic after that.:grin:
https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1576207853025500?thread_ts=1576154664.023900&cid=C3UDXSFA6
----
2019-12-13 03:31:24 UTC - Dominic Kim: Sure. I will also look into this and share the result when I have time. : )
https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1576207884025700?thread_ts=1576154664.023900&cid=C3UDXSFA6
----
2019-12-13 03:31:59 UTC - Bill Zong: Cool, hope to get good news soon.
+1 : Dominic Kim
https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1576207919025900?thread_ts=1576154664.023900&cid=C3UDXSFA6
----