-
Notifications
You must be signed in to change notification settings - Fork 29
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
docker-containers: change sakuli runtime to usermode, to support openshift #218
Comments
feature/#218_docker_usermod_openshift - sakuli-ubuntu-xfce works with disabled |
Added umask and remove chmod. Leeks very well:
|
"works"
|
It looks like the base image consol/ubuntu-xfce-vnc:dev is the problem:
Errro
Update: Centos works very well with the same small adjustments. |
@rbo so far as remember |
I think I've read something with |
sakuli-centos-xfce, works very well:
|
Problem with sakuli-ubuntu-xfce image: https://gist.github.com/rbo/e356c375d2ac615512487f8f28f41212 |
also add some correct heap sizing due to this fact: http://matthewkwilliams.com/index.php/2016/03/17/docker-cgroups-memory-constraints-and-java-cautionary-tale/ Solution: script from PR docker-library/openjdk#71 |
--- add some correct heap sizing due to this fact: http://matthewkwilliams.com/index.php/2016/03/17/docker-cgroups-memory-constraints-and-java-cautionary-tale/ Solution: script from PR docker-library/openjdk#71
Since ConSol/docker-headless-vnc-container#3 is closed we can no change the sakuli implementation to support openshift
The text was updated successfully, but these errors were encountered: