Yvan Janssens
8826eae394
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
10 lines
355 B
Markdown
10 lines
355 B
Markdown
# 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.
|