Add docs
This commit is contained in:
11
rln/rln.md
Normal file
11
rln/rln.md
Normal file
@@ -0,0 +1,11 @@
|
||||
make build-devserver
|
||||
docker tag ibm-mqadvanced-server-dev:9.4.1.0-amd64 git.cbo.dk/rasmus/mq-container:9.4.1.0-amd64
|
||||
docker push git.cbo.dk/rasmus/mq-container:9.4.1.0-amd64
|
||||
|
||||
cd rln
|
||||
make run
|
||||
|
||||
```bash
|
||||
apt-get update && apt-get update -y && apt-get install -y python3 python3-pip python3-dev build-essential wget curl && pip install --break-system-packages pymqi
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user