Porting the IBM Information Center V5R4 to Linux using Docker
Yvan Janssens
8826eae394
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
---|---|---|
dist/eclipse | ||
.woodpecker.yml | ||
Dockerfile | ||
README.md | ||
start.sh |
ibm-information-center
This repo attempts to repack the Information Center CD from https://archive.org/details/ibm_i5os_V5R4_5722-SS1 as a Docker container so it can run under Linux and doesn't need Win2k/WinXP anymore
Usage
docker run -p 4411:4411 git.cyber.gent/friedkiwi/ibm-information-center:latest
Then connect to port 4411 over HTTP.