Saul
Saul
Hi, I install the image unprivileged on port 50001: docker run -it --ipc="host" --cap-add IPC_LOCK --cap-add IPC_OWNER --name="db2inst1" -p 50001:50000 angoca/db2-install In the container I exec createInstance. When I try...
Hi, i try to migrate some all my project from gitlab to gitea because gitlab problem on write new repo. After create all group/society i receive this error. sync_1 |...
Hi, how can I make the field "Paying customers" in the bug not required?
Hi, I use this plugin on java source that use ISO-8859-1 on a Mac. Mac use by default a UTF-8. After I format the source some letter (ex: è) became...
I know this version can't do, but I need to specify the download attribute. e.g.: `` There is a way that you implement this?
Hi, I really appreciate your work and if I can I would like to help you learn new things and suggest you through my experiences. There is a website for...
Hi, I use a reverse proxy to setup any container and I have to do it with labca. I use Traefik and for this I need to insert some labels...
i create labca with normal user with sudo how can I stop it? docker compose down thank you