Results 8 issues of Felipe Couto

I run it inside a docker container using this definition > FROM xoroz/fluentdui:latest MAINTAINER Felipe Ferreira [email protected] RUN apt-get update -qq RUN apt-get install -y wget gnupg2 ruby-full gcc make...

Any chance to have a version for docker setup with rootless mode? Since docker 20.10 rootless mode is no longer experimental, and its production ready. https://docs.docker.com/engine/security/rootless/ Thank you

Is there a simple way to have the whole project in one single docker-compose.yml ?

Thanks for the amazing effort on putting this ansible scripts! I am trying to use on a RHEL 8 but I keep getting this error Fatal: [localhost]: FAILED! => {"msg":...

i am trying to run it on CoreOS DISTRIB_ID="Container Linux by CoreOS" DISTRIB_RELEASE=1967.6.0 docker run -it -v /etc/cni:/rootfs/etc/cni -v /etc/systemd:/rootfs/etc/systemd -v /opt:/rootfs/opt -v /usr/bin:/rootfs/usr/bin luxas/kubeadm-installer coreos Installed kubectl in /opt/bin/kubectl...

The dataverse container where we have the glassfish does not have a volume to it. I tried many many times mapping a volume to the glassfish folder and the problems...

Hello, I would like to know if there are any plans to have the latest version 4.15 on docker-compose. I did try on my end and it is working with...

**Describe the bug** Unable to install rpm on RHEL 9.4 **Expected behavior** Install success **Logs** # rpm -i globalprotect-openconnect-2.3.7-1.x86_64.rpm error: Failed dependencies: (libayatana-appindicator or libappindicator-gtk3) is needed by globalprotect-openconnect-2.3.7-1.x86_64 libc.so.6(GLIBC_2.38)(64bit)...