diff --git a/README.md b/README.md index f757f86d..29003dee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # 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.