Closed swcurran closed 1 year ago
Error s2i is not available, I'll check how easy it is to add s2i to the PWD container
$ git clone https://github.com/ianco/s2i-releases.git
$ cd s2i-releases
$ tar xvf source-to-image-v1.2.0-2a579ecd-linux-386.tar
$ export PATH=~/s2i-releases:$PATH
... and then s2i is available ...
OK I am able to build & start:
EXCEPT that there is some weird issue starting the mara database, so I haven't yet been able to issue to AVCR in the PWV environment.