Mihael Pranjić

Results 56 comments of Mihael Pranjić

> No immediate plans > probably not today. Ok, so I created it today. `docker run -it elektra/elektra` and you are dropped into a shell with kdb available.

@Piankero you can inspect the image in #3300 and add suggestions. Unfortunately: ``` 677.1M /usr 360.8M /usr/local/lib/elektra 73.4M /usr/libexec/gcc 63.1M /usr/local/bin/kdb ``` I think actually the image is not constructed...

@Piankero yes, it is configured incorrectly. Sorry, I'll try to fix it soon!

I tried to simply configure elektra to not write anything outside the user directory, but the tutorial includes things like editing the hosts file as root. Maybe it makes sense...

I pushed `elektra/elektra:0.9.1-3` which configures kdb to write only in the user homedir. Since not everything from the AsciiNema tutorial will work on alpine, I'm open for other suggestions.

Thank you! I will add sudo then!

I pushed `elektra/elektra:0.9.1-5` which adds sudo and reduces image size by factor ~100.

Thank you for reporting, I forgot to add the warnings. I don't think I'll be able to fix it properly before the upcoming release.

> Replacing was IIRC always a manual pre-release step Yes it was. I'm not sure if someone automated it in the mean time though.

> any update on how to run gsettings-tests? (Or even kconfig tests.) No update yet. It's still on my TODO, just no time to do it yet.