Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpeteuil authored Dec 6, 2017
1 parent 6148235 commit 44e8701
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Supported tag and `Dockerfile` link

- [`alpine` `latest` _(Dockerfile)_](https://github.com/robertpeteuil/docker-alpine-docker-compose/blob/master/Dockerfile)


# ALPINE-DOCKER-COMPOSE

Extremely small **Docker-Compose** image built with **Alpine Linux 3.6**

Can be pulled using one of the following commands:

```shell
docker pull robpco/alpine-docker-compose
# or
docker pull robpco/alpine-docker-compose:alpine
```

**GitHub Repo**: <https://github.com/robertpeteuil/docker-alpine-docker-compose>

**Docker Hub Images**: <https://hub.docker.com/r/robpco/alpine-docker-compose/>

0 comments on commit 44e8701

Please sign in to comment.