questions/devops-and-agile/docker
You can set the following two parameters ...READ MORE
It will run on i3 as well. ...READ MORE
One of the way could be copy ...READ MORE
I am interested in the answer as ...READ MORE
Try to add an inbound rule for ...READ MORE
You need to decide which service will ...READ MORE
Yep. Wrong command. $ docker-compose build And then run ...READ MORE
Check if you’re using Windows 10, either ...READ MORE
CMD and ENTRYPOINT are instructions given in ...READ MORE
Hi@akhtar, I think network connectivity is not proper ...READ MORE
Adding on to @DareDev's answer there's one ...READ MORE
You will have to create a dockerfile ...READ MORE
Try this: docker container logs <container-id> READ MORE
Hi@akhtar, By default, the docker logs command shows the logs of ...READ MORE
Docker image optimization usually is intended to ...READ MORE
Hi@akhtar, To plot a graph we generally use ...READ MORE
You can run any number but depends ...READ MORE
Hi@akhtar, In your log, it shows that kubelet ...READ MORE
Hi, If you want to clone your repo ...READ MORE
Hi@Roshin, When you use sudo command, it will ask ...READ MORE
Hi@akhtar, You can reconfigure the default bridge network ...READ MORE
Hi, It is very simple if you know ...READ MORE
I think the problem is with the ...READ MORE
Very cliche, but check if the Dockerfile ...READ MORE
I have a windows 8.1 machine and ...READ MORE
Hey @Greg, this is a simple dockerfile ...READ MORE
Hi@akhtar, The docker exec command is probably what you are ...READ MORE
I am trying to monitoring root partitions ...READ MORE
Hi@akhtar, No. Docker image/container only has the application ...READ MORE
Hi@akhtar, By default systemctl command will not run ...READ MORE
Hi@akhtar, You need to pull the Grafana image ...READ MORE
Adding to kalgi's answer, You can also ...READ MORE
Hi@akhtar, This error may occurred because “PHP mysqli plugin” is ...READ MORE
Hi@akhtar, To solve this error, you have to ...READ MORE
Hii, crond works well with tiny on Alpine RUN apk add --no-cache ...READ MORE
Hi@akhtar, Sometime dns is not able to resolve ...READ MORE
Hi@akhtar, In Docker, a secret is any blob ...READ MORE
Hi@akhtar, This is because of docker permission for ...READ MORE
Hi@akhtar, You are trying to run your command ...READ MORE
Hi@akhtar, You can download MySQL image from the docker ...READ MORE
You need to remove container "registry-v1". Run docker rm ...READ MORE
you can accomplish this with IP aliasing ...READ MORE
Hi@akhtar, You can find one Docker image for ...READ MORE
Hi@akhtar, Before starting Podman service, you have to ...READ MORE
Docker’s networking subsystem is pluggable using drivers. ...READ MORE
the issue is with space formatting of ...READ MORE
Hi@akhtar, You can create your customize command to ...READ MORE
Hey @Kali, That's pretty simple. You could have ...READ MORE
Hi@akhtar, You can copy your file from docker ...READ MORE
Hi, I think this error occurs because you ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.