Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eloyekunle/docker-with-golang-compose-awscli

Docker image with Go, Docker Compose, AWS CLI, ECS Deploy, Make and SSH. For CI
https://github.com/eloyekunle/docker-with-golang-compose-awscli

continuous-integration docker docker-compose docker-image

Last synced: 9 days ago
JSON representation

Docker image with Go, Docker Compose, AWS CLI, ECS Deploy, Make and SSH. For CI

Awesome Lists containing this project

README

        

# Docker with Docker Compose, AWS CLI and ECS Deploy image

[![Build Status](https://travis-ci.com/eloyekunle/docker-with-golang-compose-awscli.svg?branch=master)](https://travis-ci.com/eloyekunle/docker-with-golang-compose-awscli)

[Docker image](https://hub.docker.com/_/docker/) with [Docker Compose](https://github.com/docker/compose) installed for CI.

## Supported tags and respective `Dockerfile` links

* [`latest` _(Dockerfile)_](https://github.com/eloyekunle/docker-with-compose-awscli/blob/master/Dockerfile)

## Description

For faster CI builds.

Contains:

- Go - Latest version
- Build Tools (`make` etc)

**GitHub repo**:

**Docker Hub image**:

## Usage

```bash
docker pull playmice/docker-with-compose-awscli
```