Errata

Introduction to Docker

Errata for Introduction to Docker

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Other Digital Version Introduction to Docker Video - Working With Containers Chapter - 12:36 mark

VIDEO course - not a book.
At 12:36, the instructor types the following command:
'docker cp /usr/local/nginx/html/index.html .'

This command results in an error, indicating that index.html cannot be found.
The current path to the index.html file in the example docker image is /usr/share/nginx/html/index.html

Josef Singer  Mar 29, 2016 
PDF Page 8-9
not a book. videos - 'A complete Docker Workflow - Part 1 & 2'

NOT A BOOK - VIDEO TRAINING

The error occurs when attempting to upload the docker file of the python web server. The error indicates that one of the layers in the image is private stopping you from publishing to docker hub.

Sections 8 & 9 use the problematic image.

b

Bruno Watt  May 22, 2015