Update readme.md
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Yvan Janssens 2024-04-02 16:43:30 +02:00
parent d43fcb9ecb
commit 8826eae394

View File

@ -1,3 +1,9 @@
# ibm-information-center # 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. 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.