Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eloyekunle/docker-with-golang-compose-awscli
- Owner: eloyekunle
- License: mit
- Created: 2019-09-19T15:31:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T13:31:50.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T10:47:39.125Z (about 2 months ago)
- Topics: continuous-integration, docker, docker-compose, docker-image
- Language: Dockerfile
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```