Martin Hotmann
Martin Hotmann
Found a workaround, so the container stays active and idles so you always have a ready container which you can access with: `docker exec -it tools /bin/bash` The workaround is,...
Ah again I am too late to the party xD https://github.com/jlesage/docker-baseimage-gui/issues/63
> i prefer alpine Then change this line: https://github.com/C4Wiz/tinymediamanager4-docker/blob/main/Dockerfile#L4 to: `FROM jlesage/baseimage-gui:alpine-3.15` or `FROM jlesage/baseimage-gui:alpine-3.15-glibc` and install all the dependencies yourself. After that mount persistent storage into your container, so...
Thanks for your request. Let me first clear some things up. 1. InvoicePlane is based on the PHP Framework "[CodeIgniter v3](https://github.com/bcit-ci/CodeIgniter)" which is not upgradable to v4. Codeigniter v3 requires...
@clockwiseq but CI v3 is not upgradable to CI v4. It's not meant to be. Anyway we can try it, but I think there will be very much to do.
If anything should be added/changed in the DB this also should be added to [/application/modules/setup/sql/](https://github.com/InvoicePlane/InvoicePlane/tree/master/application/modules/setup/sql) in the related .sql file. In this example you should create **035_1.5.12.sql** and add all...
@KirkBushman is there any feedback on the issues @boban-dj found? If you guys can discuss this Issues [HERE](https://community.invoiceplane.com/t/topic/8544) would be awesome. After all issues are fixed this will be implemented...
@KirkBushman pls also read his [POST](https://community.invoiceplane.com/t/topic/8544/26?u=martin_anonym) in the Forum as it shows 4 issues (2 more then here)
@boban-dj yes pls post & discuss in IP Forum. Copy your post over to there and lets discuss it here. This is more for technical things. Not discussions. But anyway,...
Same for me, without Proxy, but with VPN I'm on Debian 10.