thetechoddbug (José María Gutiérrez)
thetechoddbug (José María Gutiérrez)
When the command in compose script: `docker --tlsverify --tlscacert=${HOME}/.docker/machine/certs/ca.pem --tlscert=${TEMP_CERT_PATH}/cert.pem --tlskey=${TEMP_CERT_PATH}/key.pem -H=${DOCKER_HOST} version &> /dev/null` do not finish properly, that script to bring up the platform do not finish ok...
After installing a JDK version, I get the following error with switch and "java -version" do not found java: 
It would be great to have the possibility to define your distribution list and storage of distributions as local path (own disk) references. In such case, you can have it...
Use of this examples in conjuntion with javasymbolsolver to filter specific variables delcarations.
Hi @ftomassetti , First of all, thank you very much for your explanations in your blog and your examples here. I'm trying to use JavaParser and JavaSymbolSolver to find all...
Using docker-compose scale jenkins-slave=2 command, the response obtained is: WARNING: The LDAP_PWD variable is not set. Defaulting to a blank string. WARNING: The LDAP_FULL_DOMAIN variable is not set. Defaulting to...
For example, what does mean the number between brackets inside each node at the end of the name? What does mean red-nodes? It would be very useful to understand de...
Delete-project.jar file included in resources folder. Dockerfile modified to copy (explicitly named) delete plugin to image. Avoid the use of wildcards to show keep clear what is copied. Made in...
Trying to clone this repo from windows environment, I get this error: Invalid path: twitter-rank-web/src/main/resources/static/dist/fonts/glyphicons-halflings-regular.eot? Thanks in advance.
As commented in gitter [(link)](https://gitter.im/jenkinsci/gitlab-branch-source-plugin?at=5ffddf5f99549911fc19d845), once you have projects in a group-subgroup-subgroup structure, the scanning process is working fine and finding the projects and branches but it is not getting...
Docker was working in my Ubuntu 22.04 system till the day before yesterday but now I'm getting: docker ps Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker...