mirror of
https://github.com/docker/cli.git
synced 2026-09-25 17:02:07 -04:00
Adapt Dockerfile to run docker tests inside docker
Upstream-commit: 34eab428330ce4a56c22b03f3067dd8eeee7ed41 Component: engine
This commit is contained in:
Regular → Executable
+3
@@ -53,4 +53,7 @@ do
|
||||
done
|
||||
popd
|
||||
|
||||
# Mount /tmp
|
||||
mount -t tmpfs none /tmp
|
||||
|
||||
exec $*
|
||||
|
||||
Reference in New Issue
Block a user