Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fermayo/docker-tools

Dockerized versions of common development tools
https://github.com/fermayo/docker-tools

awscli curl docker git glide govendor make socat yaml2json

Last synced: about 1 month ago
JSON representation

Dockerized versions of common development tools

Awesome Lists containing this project

README

        

# docker-tools
Dockerized versions of common development tools

Currently available:

* `fermayo/git` - [Free and open source distributed version control system](https://git-scm.com/)
* `fermayo/glide` - [Package Management for Go](https://glide.sh/)
* `fermayo/govendor` - [Go vendor tool that works with the standard vendor file](https://github.com/kardianos/govendor)
* `fermayo/make` - [Make is a build automation tool](https://www.gnu.org/software/make/)
* `fermayo/build-essential` [Build tools](http://packages.ubuntu.com/xenial/build-essential)
* `fermayo/socat` - [Multipurpose relay (SOcket CAT)](http://www.dest-unreach.org/socat/)
* `fermayo/awscli` - [AWS CLI](https://aws.amazon.com/cli/)
* `fermayo/curl` - [A command line tool and library for transferring data with URLs](https://curl.haxx.se/)
* `fermayo/yaml2json` - [A command-line utility to convert YAML to JSON](https://www.npmjs.com/package/yaml2json)