How to do it...

Perform the following steps:

  1. Transfer the myapache2.tar file we created in the previous recipe to a new Docker host using any of your favorite file transfer tools.
  2. Now, on the new Docker host, import the transferred myapache2.tar file, as shown in the following code:
      $ docker image import myapache2.tar apache2:imported
  1. Here, we have imported our myapache2.tar file as an apache2:imported image.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.128.201.165