DevOps Docker Directory Sharing

123456789
Across
  1. 3. When sharing a directory, used to specify the directory on the host
  2. 4. The new option to share directories
  3. 6. When sharing a directory, another way to set the directory in the container
  4. 9. When sharing a directory, even another way to specify the directory in the container
Down
  1. 1. The old option to share directories
  2. 2. To prevent writing to a directory shared between host and guest
  3. 5. A type of mount we use to share a directory between the host and the guest
  4. 7. When sharing a directory, a way to specify the directory in the container
  5. 8. Part of the mount instruction that specifies what kind of mount we want