qemus / qemu-docker

QEMU in a Docker container.
MIT License
496 stars 59 forks source link

[Question]: How to go back to installed os #594

Closed bruhman440 closed 1 month ago

bruhman440 commented 1 month ago

Is your question not already answered in the FAQ?

Is this a general question and not a technical issue?

Question

I installed Parrot OS in qemu-docker and then closed the session. But how do log back in?

kroese commented 1 month ago

You can just start/stop the container using the normal Docker commands. And to login you can connect via SSH for example, or any other remote desktop software.