gvisor/tools
Adin Scannell c60613475c Standardize all Docker images.
This change moves all Docker images to a standard location, and abstracts the
build process so that they can be maintained in an automated fashion. This also
allows the images to be architecture-independent.

All images will now be referred to by the test framework via the canonical
`gvisor.dev/images/<name>`, where `<name>` is a function of the path within the
source tree.

In a subsequent change, continuous integration will be added so that the images
will always be correct and available locally.

In the end, using `bazel` for Docker containers is simply not possible. Given
that we already have the need to use `make` with the base container (for
Docker), we extend this approach to get more flexibility.

This change also adds a self-documenting and powerful Makefile that is intended
to replace the collection of scripts in scripts. Canonical (self-documenting)
targets can be added here for targets that understand which images need to be
loaded and/or built.

PiperOrigin-RevId: 308322438
2020-04-24 14:11:42 -07:00
..
bazeldefs Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00
bigquery BigQuery schema for benchmark-tools dashboard. 2020-03-30 13:05:45 -07:00
checkescape Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
checkunsafe Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
go_generics Clean up TODOs 2020-04-08 17:58:13 -07:00
go_marshal Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
go_stateify Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
installers Standardize all Docker images. 2020-04-24 14:11:42 -07:00
issue_reviver Standardize on tools directory. 2020-01-27 12:21:00 -08:00
nogo Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
tags Automatically propagate tags for stateify and marshal. 2020-02-04 14:37:39 -08:00
vm Standardize all Docker images. 2020-04-24 14:11:42 -07:00
BUILD Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
bazel.mk Standardize all Docker images. 2020-04-24 14:11:42 -07:00
defs.bzl Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00
go_branch.sh Fix typo in go_branch.sh script. 2019-11-25 13:53:27 -08:00
go_mod.sh Add ability to execute go.mod in gopath context. 2020-02-28 10:21:17 -08:00
make_repository.sh Standardize all Docker images. 2020-04-24 14:11:42 -07:00
tag_release.sh Use automated release notes, if available. 2020-02-27 10:22:41 -08:00
workspace_status.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00