commit | dd13d67ededd0732d436887839daa9a42f2be3d8 | [log] [tgz] |
---|---|---|
author | James Ye <jamesye@google.com> | Tue Aug 16 11:43:45 2022 +1000 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 22 01:13:31 2022 +0000 |
tree | 89fb66124b842aa8826ae67c49221ad4ebcc10fa | |
parent | 90bbb5c7f9ed4664c64e23ac75e085f61cd54a37 [diff] |
kokoro: Don't install docker Docker is now preinstalled in the image. BUG=b:242488933 TEST=kokoro Change-Id: I4eac1f8852c6f75da41545f2edd070ae1efe865b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/3826396 Reviewed-by: David Munro <davidmunro@google.com> Commit-Queue: James Ye <jamesye@google.com> Tested-by: kokoro <noreply+kokoro@google.com> (cherry picked from commit cdfb58ba2549626850b9cd17a29b7e1bf617ee77) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/3841003 Tested-by: James Ye <jamesye@google.com>
These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.
The guest packages can be built with Bazel.
bazel build //cros-debs:debs
promote\_apt.sh MILESTONE
and promote\_container.sh MILESTONE
in scripts are used to promote containers from staging to live. NOTE: Whatever is the latest in staging is what gets promoted to live so make sure it's what was tested.