marchandd/term_ssh_root_wine Docker:copyright: image
A sandbox container with wine 1.7 ready for settings from Linux or Windows host.
Easy method to produce a GUI containers to access to Wine and able to download apps with Firefox into sandbox from secured host to remote client with SSH.
Around 1250 Mb.
:computer: docker pull marchandd/term_ssh_root_wine
:warning: If your Firewall is enabled on the host, with default outgoing policy turned to deny, you will have to disable 22 port filtering:
Not necessary to do if you want only to run Portable-Apps Samples image...
Standalone mode only if you want to do software install by yourself.
:computer: docker run -d -p XXX.XXX.XXX.XXX:YYYYY:22 --name latest_term_ssh_root_wine -v LOCALPATH:/data marchandd/term_ssh_root_wine
All details on docs
Open terminal with root/administrator account.
Basic fixed password for Docker public repository = 'term_ssh_root_wine'
:computer: ssh -X [email protected] -p YYYYY
All details on docs
All details on docs
Make sure to have installed OpenSSH client or GUI SSH client (Putty). Wine is installed but need to be initialized before using it.
Root account from container is exposed.
A password is used and not a certificate that could be more secure.
Content type
Image
Digest
sha256:4710e0254…
Size
514.3 MB
Last updated
almost 11 years ago
docker pull marchandd/term_ssh_root_wine