Skip to content

Commit

Permalink
Cleanup unused docker related files in this repository
Browse files Browse the repository at this point in the history
  • Loading branch information
0405ysj committed May 8, 2024
1 parent 70da25d commit 5359876
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 4,054 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,22 +50,3 @@ The following script can be used to build a host image for Google Compute Engine

[Check out the AOSP tree](https://source.android.com/setup/build/downloading)
to obtain the script.

## Docker

The Debian packages can also be built in a docker container. Dockerfile and
build scripts are included in this repository, just run:

```
docker/build.sh --build_debs_only --rebuild_debs_verbose
```

The command will build the container, if needed, that builds the Debian packages,
and builds the Debian packages within the container. The resultant packages will
be located under the ```docker/out``` directory.

This repository also contains a Dockerfile that can be used to construct an
image for a privileged Docker container, which in turn can boot the cuttlefish
device. Such an image allows one to develop for Cuttlefish without having to
install a number of packages directly on the host machine. For more details,
read the [docker instructions](docker/README.md).
7 changes: 0 additions & 7 deletions docker/.gitignore

This file was deleted.

122 changes: 0 additions & 122 deletions docker/Dockerfile

This file was deleted.

94 changes: 0 additions & 94 deletions docker/GPU.md

This file was deleted.

Loading

0 comments on commit 5359876

Please sign in to comment.