The MVS 3.8j Tur(n)key 4- System Container
10K+
OS/VS2 MVS 3.8j Service Level 8505 Tur(n)key Level 4- Version 1.00

docker pull goldimage/tk4:latest : for x86_64
docker pull goldimage/tk4-arm:latest : for Raspberry Pi (ARMv7)
docker run -it -p 3270:3270 -p 8038:8038 goldimage/tk4:latest : for x86_64
docker run -it -p 3270:3270 -p 8038:8038 goldimage/tk4-arm:latest : for Raspberry Pi (ARMv7)
docker run -d -p 3270:3270 -p 8038:8038 goldimage/tk4:latest : for x86_64
docker run -d -p 3270:3270 -p 8038:8038 goldimage/tk4-arm:latest : for Raspberry Pi (ARMv7)
make
make run
Connect to ip_address:8038 http://localhost:8038
x3270 : c3270 : Mocha tn3270
OS X - Install
brew install x3270
Linux - Install
apt install x3270
apt install c3270
c3270 ip_address 3270 <- port configured
Container Started:

Terminal Attached:

Browser Monitoring:

Content type
Image
Digest
Size
259.9 MB
Last updated
over 6 years ago
docker pull goldimage/tk4