Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install libwx widgets dependencies for observer app #32

Merged
merged 1 commit into from
Dec 10, 2016

Conversation

c0b
Copy link
Collaborator

@c0b c0b commented Nov 15, 2016

the most popular GUI app based on wx ? and the only one?
for #28; image size increased ~65MB, is it worth it?

REPOSITORY    TAG                   IMAGE ID      CREATED             SIZE
otp           20.0-rc0-cd48b81-wx   f8b3e0fc15dd  49 seconds ago      814.9 MB
otp           20.0-rc0-cd48b81      dbff7d029fed  About an hour ago   749.9 MB

comments are welcome /cc @SDWolf from c0b/docker-elixir#19 @AugustoPedraza

@c0b
Copy link
Collaborator Author

c0b commented Nov 15, 2016

this is a run of observer in a docker container on remote host and X protocol over SSH

image

@sdwolfz
Copy link

sdwolfz commented Nov 15, 2016

I would not worry to much about that extra 65MB since that is the unpacked virtual size. I think people care more about the size of the archive docker pull downloads, which would be less than that and they could use the slim version if they do not want the extra functionality. Also it's normal for it to look like that over X11 forwarding. You have my 👍.

@c0b
Copy link
Collaborator Author

c0b commented Nov 15, 2016

as technical preview in branch 20 here for discussion some days and then we can merge into 19; generally speaking a service oriented docker image doesn't X applications, and because of distributed Erlang, you may run observer at localhost and connect Erlang on the remote host, but to be developer friendly, this image can also run on docker engine at localhost, and be used at the major observer to connect others in remote

- add support for observer as the most popular wx GUI based app
  for #28; image size increased ~65MB.

    REPOSITORY    TAG                   IMAGE ID      CREATED             SIZE
    otp           20.0-rc0-cd48b81-wx   f8b3e0fc15dd  49 seconds ago      814.9 MB
    otp           20.0-rc0-cd48b81      dbff7d029fed  About an hour ago   749.9 MB

- also support dirty scheduler for #29;

- temporarily disable compiling rebar3
  because it fail bootstrap on Erlang 20; see more in erlang/rebar3#1414
@c0b c0b force-pushed the feat/for-wx-widgets-observer branch from 054772c to f12aee7 Compare December 10, 2016 19:15
@c0b c0b merged commit f12aee7 into master Dec 10, 2016
@c0b c0b deleted the feat/for-wx-widgets-observer branch December 16, 2016 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants