Questions tagged [docker-machine]
47 questions
0
votes
1 answer
Docker on OS disk VS docker on dedicated disk
We have 57 rhel servers machines – with version 7.5
The machines have strong HW as 128G memory and 32 CPU ,
We planed to install docker service on all machines , in order to run couple containers on docker
We are before the following dilemma
We can…

King David
- 549
- 6
- 20
-1
votes
2 answers
Docker installation on RHEL 7.2 and file system requirement
We have old RHEL machine version 7.2
And we prepare to install docker service on this server
The problem is that server's filesystem was created with ftype=0 parametre and docker requires ftype=1
One option of course is to format the disk with mkfs…

King David
- 549
- 6
- 20