From 5d90baf023248f1e23cfde0964d0400170a6546d Mon Sep 17 00:00:00 2001 From: Stephan Wald Date: Wed, 15 Oct 2025 08:57:22 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index df775fd..931256e 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Install and run BBjServices in a docker container. ## Prerequisites -Before building the docker container, the customer needs to prepare some things. +Before building the docker container, follow the following steps: -First, they need to [download](https://basis.cloud/bbj-downloads/) a BBj install jar to the Dockerfile directory. This provides the BBjServices that will be installed. +1. [Download](https://basis.cloud/bbj-downloads/) a BBj install jar and put it to the Dockerfile directory. This provides the BBjServices that will be installed. You can select the package you desire. Note that the Dockerfile is preconfigured with JDK21, so select a BBj version that fits that Java JDK version. -Second, they need to be running a [Basis License Service (BLS)](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/bls_overview.htm) server somewhere on the network. This [BLS server](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/Installing_BLS.htm) needs to be registered to serve licenses. This license server will be used by BBjServices for licensing. +2. Run a [Basis License Service (BLS)](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/bls_overview.htm) server somewhere on the network. This [BLS server](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/Installing_BLS.htm) needs to be registered to serve licenses. This license server will be used by BBjServices for licensing. -Third, they need to copy the `certificate.bls` file from the registered BLS server into the Dockerfile directory. This will allow BBjServices to connect to the license server and check out licenses. +3. Copy the `certificate.bls` file from the registered BLS server into the Dockerfile directory. This will allow BBjServices to connect to the license server and check out licenses. ## Building @@ -25,7 +25,7 @@ docker build --tag --build-arg "license_server=