Re: [Xen-devel] [PATCH] scripts: add helper script to use Docker containers

2018-07-17 Thread Wei Liu
On Thu, Jul 12, 2018 at 08:53:06AM -0500, Doug Goldstein wrote: > This adds a script that can be used to do builds easily within the > defined containers under the automation directory. These containers live > in the public GitLab registry under the xen-project namespace. The > script can be execut

Re: [Xen-devel] [PATCH] scripts: add helper script to use Docker containers

2018-07-12 Thread Wei Liu
On Thu, Jul 12, 2018 at 08:53:06AM -0500, Doug Goldstein wrote: > This adds a script that can be used to do builds easily within the > defined containers under the automation directory. These containers live > in the public GitLab registry under the xen-project namespace. The > script can be execut

[Xen-devel] [PATCH] scripts: add helper script to use Docker containers

2018-07-12 Thread Doug Goldstein
This adds a script that can be used to do builds easily within the defined containers under the automation directory. These containers live in the public GitLab registry under the xen-project namespace. The script can be executed a number of ways but the default is to drop you at a bash shell withi