- Docker installed on Windows a. If you have Windows 10 Pro or above, use Docker for Desktop b. If you have Windows 7 or Windows 10 Home, use Docker Toolbox
- Install a X server software on Windows, Example VCXSRV
- Start docker and set the environment variable
DISPLAY
for the X11 window. Example in Linux:DISPLAY=192.168.0.2:0.0
where you would change the IP to the IP address of X11. - Run
docker-compose up -d
.
Taken from docker-ubuntu-hercules-mvs:latest
- Username: HERC01
Password: CUL8TR
Description: A fully authorized user with full access to the RAKF users and Profiles tables. - Username: HERC02
Password: CUL8TR
Description: A fully authorized user without access to the RAKF users and profiles tables. - Username: HERC03
Password: PASS4U
Description: A regular user. - Username: HERC04
Password: PASS4U
Description: A regular user. - Username: IBMUSER
Password: IBMPASS
Description: A fully authorized user without access to the RAKF users and profiles tables. This account is meant to be used for recovery purposes only.