You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And then I start an instance based on that ami image by going into it and running:
docker run -it -p 5901:5901 -p 6901:6901 -e VNC_PASSWORDLESS=true consol/rocky-xfce-vnc
But when I go onto it, it just shows a blank blue screen. Works fine on my laptop. Is there anything I need to add to make it work on this ec2 instance? Is it because the ec2 instance doesn't have things installed that the docker container needs? Any help would be appreciated, thanks.
The text was updated successfully, but these errors were encountered:
I am trying to run the container in an EC2 instance based on this packer.json file:
And then I start an instance based on that ami image by going into it and running:
But when I go onto it, it just shows a blank blue screen. Works fine on my laptop. Is there anything I need to add to make it work on this ec2 instance? Is it because the ec2 instance doesn't have things installed that the docker container needs? Any help would be appreciated, thanks.
The text was updated successfully, but these errors were encountered: