questions/devops-and-agile/page/42
Hi @Hannah, I have this and it ...READ MORE
One of the possibility is that your ...READ MORE
If the git status command displays 'myfile.txt' ...READ MORE
I went through below menetioned tutorial https://www.edureka.co/community/38761/how-do-i-install-maven-on-centos but somehow ...READ MORE
FROM: ubuntu:latest MAINTAINER rajendrachowdary40@gmail.com RUN apt-get update RUN apt-get install ...READ MORE
Hey, I am unaware of any specific ...READ MORE
Docker Toolbox installs a VirtualBox VM in ...READ MORE
This might possibly be a memory issue ...READ MORE
Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE
Here's the Reason why your dockerfile is ...READ MORE
You can also create a kubernetes namespace ...READ MORE
Are all your docker-compose files in the ...READ MORE
To remove a file for example 'myfile.txt'; ...READ MORE
Groovy is the default scripting language that ...READ MORE
You can easily do this in one ...READ MORE
root@kmaster:/home/master# kubectl get pods -o wide --all-namespaces NAMESPACE ...READ MORE
Here's the dockerfile that you can use: FROM ...READ MORE
Hi @Hannah, follow these steps: 1. Create an ...READ MORE
Hey Loki, Looks like your python library ...READ MORE
This might probably because your puppet installation ...READ MORE
If you are running Ubuntu 16.04 you ...READ MORE
I would first check which part of ...READ MORE
To begin with, the best possible way ...READ MORE
When I start build using code build ...READ MORE
You need to tag your image before ...READ MORE
We can mention some test conditions to ...READ MORE
I noticed once when I started Puppet ...READ MORE
You could probably try adding this cmd in ...READ MORE
Its pretty simple. You can just use ...READ MORE
Check out the latest commit to this ...READ MORE
I have fixed the problem! the issue ...READ MORE
Let's go through the steps to understand ...READ MORE
If the volume is being referenced by ...READ MORE
This could be because your docker image ...READ MORE
If the volume is being referenced to ...READ MORE
Hey @Asha, Try to run it as user ...READ MORE
Hi, I need to take AMI(amazon machine ...READ MORE
Ansible is a configuration management tool whereas ...READ MORE
Solution is to update epel. https://access.redhat.com/solutions/3358 Try and let ...READ MORE
If you can SSH into your server ...READ MORE
The command looks something like this: java -jar ...READ MORE
Hi Ijaz Looks like when you are executing ...READ MORE
This is simple, you don't actually need ...READ MORE
Write your playbook like this: --- - hosts: droplets ...READ MORE
Export : Export is used to persist a ...READ MORE
Try cleaning up: $ docker volume rm $(docker ...READ MORE
Hi @Bala, Hope you are good! Try ...READ MORE
You can use a docker-compose file similar ...READ MORE
Check this out: - name: Start liberty_server: ...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.