Sebastian Schmittner

Results 38 comments of Sebastian Schmittner

@tsurai from https://podman.io/getting-started/installation#installing-on-linux > CAUTION: The Kubic repo is NOT recommended for production use. -> do we need those? or can we use the version from the ubuntu repos? Maybe...

Ok, I have tried quite a few base containers and eithere there is no python 3.5 or no podman available... lets stick with your ubuntu18 + kubic debs for now....

decision as of 2022-10-14: - Build an additional controller image without podman + "non prod" sources

Open: Build another controller Image without podman

Please add new env variables to `.env`

@solidnerd do you have a few minutes to have another look at this PR? Or should I just do the suggested changes and have someone else review?

Current impression: Repairing Indy-Test-Automation might be more work than just adding the tests to our own testing. Step 1: Requirements. What do we want to test/what is beeing tested in...

Also: - limit docker logs - https://docs.docker.com/config/containers/logging/configure/ ``` logging: driver: "json-file" options: max-file: "5" max-size: "100m" ``` - default log level? - https://github.com/hyperledger/indy-node-container/blob/main/run/etc_indy/indy_config.py - set to 1 and adapt run/README.md

I have a similar issue. Klicking the "Insert Image" Button brings up the OS file chooser dialog. Choosing any image there does not lead to any change in the document....