mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
update go import path and libcontainer
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
This commit is contained in:
parent
2481e08e41
commit
b3ee9ac74e
200 changed files with 828 additions and 515 deletions
|
@ -2,7 +2,7 @@
|
|||
set -e
|
||||
|
||||
# DinD: a wrapper script which allows docker to be run inside a docker container.
|
||||
# Original version by Jerome Petazzoni <jerome@dotcloud.com>
|
||||
# Original version by Jerome Petazzoni <jerome@docker.com>
|
||||
# See the blog post: http://blog.docker.com/2013/09/docker-can-now-run-within-docker/
|
||||
#
|
||||
# This script should be executed inside a docker container in privilieged mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue