Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soundofdarkness/depot_tools-docker

depot_tools Docker Image 🐋
https://github.com/soundofdarkness/depot_tools-docker

chromium docker

Last synced: 1 day ago
JSON representation

depot_tools Docker Image 🐋

Awesome Lists containing this project

README

        

# depot_tools Docker Image 🐋

![Docker Pulls](https://img.shields.io/docker/pulls/soundofdarkness/depot_tools?style=for-the-badge)
![Jenkins](https://img.shields.io/jenkins/build/https/ci.sleepylux.xyz/job/depot_tools-docker/job/master?style=for-the-badge)

This image can be used as a base for any builds that require [depot_tools](https://chromium.googlesource.com/chromium/tools/depot_tools/)

## Usage

```dockerfile
FROM soundofdarkness/depot_tools:latest
```

## License

This container itself is licensed under the terms of the [MIT License](/License), but depot_tools are licensed under [BSD-3-Clause License](/License-depot_tools)