From 8826eae39456832d19ef39645fc0163e4032ce9a Mon Sep 17 00:00:00 2001 From: Yvan Janssens Date: Tue, 2 Apr 2024 16:43:30 +0200 Subject: [PATCH] Update readme.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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.