-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
VNC page coming without CSS #85
Comments
May you use 127.0.0.1?
Is any reverse proxy in front of the container?
May you open Chrome's developer tool to check what connections are
unreachable?
What docker image ID are you using?
…On Wed, Oct 10, 2018 at 9:27 PM DineshGuptaa ***@***.***> wrote:
Hi All,
I have installed the system on Ubuntu 18.04 and create docker build and
that I ran make run, but page is coming without CSS. I am unable to see the
proper desktop.
[image: image]
<https://user-images.githubusercontent.com/23373711/46739442-2ddb4f00-ccbe-11e8-9f05-c1c4070c7ee8.png>
Thanks,
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#85>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAKF-saEiEL1UlZ0ZfG5lhPl7LIqMgtqks5ujfWsgaJpZM4XVVdz>
.
|
Hi Fcwu, My Ubuntu 18.04 server on VMware. That's why I am using IP. I am using ldxe-vnc as image tag. When starting Image using run command then bash is not coming instead of log coming. I how may I debug.
Thanks |
Do you build by yourself? If not, here is my docker image ID
|
Hi fcwu, I pulled the the image and run, it working fine. Then what is the wrong with building image. Please guide me. I provided logs previously. second thing docker is not running in background. So that after executing startup script it not leaving command prompt for us. Please guide me . Thanks, |
first question: Update this line, https://github.com/fcwu/docker-ubuntu-vnc-desktop/blob/master/image/etc/supervisor/conf.d/supervisord.conf#L30 You may append |
Support OPENBOX_ARGS for appending "--startup /etc/..." without modifying image |
I've found that when running the container using the new
.. after restarting the container 4 times. In addition, I have not had any luck on actually running |
Hello @fcwu. Can I add bash script to |
@Menziess fixed in latest version |
Just responding for whoever else wants to open a particular webpage on startup:
And potentially for my own reference at some point. Thanks @fcwu |
Hey @fcwu, As I understand that feature correctly, it starts a command when the user logins with a web VNC client. Is that possible to start the GUI app when a container starts? Use case: I need to automate a UI app, and I don't have any users to interact with a web GUI. Thanks! |
Hi All,
I have installed the system on Ubuntu 18.04 and create docker build and that I ran make run, but page is coming without CSS. I am unable to see the proper desktop.
Thanks,
The text was updated successfully, but these errors were encountered: