Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

clueware/docker-wsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VMWare WSX docker image

This Dockerfile and its accompanying files are meant to build a straightforward VMWare WSX server image.

The only thing missing is the bundle that you can download from the VMWare website here, as licensing considerations prevent me from storing it here.

Build the image is done using the usual

$ cd docker-wsx
$ docker build -t [wsx_image] .

Then running it like this:

$docker run -t wsx_server wsx_image

The default listing port is 8888.

About

VMWare WSX docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published