You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steve Billings edited this page Mar 6, 2019
·
2 revisions
By default, Docker Inspector starts container-ized image inspector services as-needed. As it starts each image inspector container, it mounts a shared volume to enable Docker Inspector and the image inspector service to exchange even large files quickly. This volume mounting is appropriate when running on a Docker host, but does not work from within a Docker container.
The following script illustrates how you might run Docker Inspector (called from Detect) within a Docker container, using image inspector services that have been pre-started in other containers: