Difference between revisions of "Docker Basics"
Jump to navigation
Jump to search
(Created page with "=Prerequisites= =Installation= =References= =Conclusion=") |
|||
| Line 1: | Line 1: | ||
=Prerequisites= | =Prerequisites= | ||
| + | For the purpose of this tutorial, I am using a virtual machine running on EXSI 5.5 host. The VM has 2GB of memory, 1 CPU and 60GB of disk. I named the VM Docker2001.The VM is in a DHCP and DNS environment with a docker2001.dfw.ppnet as the FQDN. If you have a bare metal, you can use that also. | ||
| + | |||
=Installation= | =Installation= | ||
=References= | =References= | ||
=Conclusion= | =Conclusion= | ||
Revision as of 23:40, 25 November 2018
Prerequisites
For the purpose of this tutorial, I am using a virtual machine running on EXSI 5.5 host. The VM has 2GB of memory, 1 CPU and 60GB of disk. I named the VM Docker2001.The VM is in a DHCP and DNS environment with a docker2001.dfw.ppnet as the FQDN. If you have a bare metal, you can use that also.