Jan Pazdziora
Jan Pazdziora
Could you try `--cgroupns=host -v /sys/fs/cgroup:/sys/fs/cgroup:rw`, and possibly use `--skip-mem-check` parameter to `ipa-server-install` if you get ``` DEBUG The ipa-server-install command failed, exception: ScriptError: Unable to determine the amount of...
This was now added to our GitHub Actions CI tests and to README.
@umohnani8 Could you please show the link to the design doc?
I was happily using the setup with 127.0.0.1 in the container on my Fedoras because I installed pasta a couple of releases back. And then I spent three hours investigating...
> > That's a nice idea, and I guess it has relatively low chances of breaking things, but they would still break for users who assumed that binding to 127.0.0.1...
In `docker.io/octoprint/octoprint:minimal` the binary (well, the python script which does `from octoprint import main` and `sys.exit(main())`) is indeed at `/octoprint/plugins/bin/octoprint`, while in `docker.io/octoprint/octoprint:latest` it is in `/usr/local/bin/octoprint`. Is there a...
Hello, I struggle to find time to properly review and test this, to please bear with me.
Tested now via https://github.com/freeipa/freeipa-container/pull/630.
Just for the record, in Fedora I just used `-DCMAKE_EXE_LINKER_FLAGS=-lcrypto` to link with the system OpenSSL: https://src.fedoraproject.org/rpms/prusa-slicer/c/28e721f618228f167db11af1cfe65d3bcb337c87?branch=rawhide