Skip to content

Commit 8affe35

Browse files
committed
Merge pull request #3966 from elementar/docs/ubuntu-to-alpine
docs(*): update references to the new base image, alpine
2 parents b02d089 + f060de4 commit 8affe35

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

builder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A Docker image that builds Docker images, for use in the [Deis](http://deis.io/) open source PaaS.
44

55
This Docker image is based on the official
6-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
6+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
77

88
Please add any [issues](https://github.com/deis/deis/issues) you find with this software to
99
the [Deis Project](https://github.com/deis/deis).

cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A Redis cache server for use in the [Deis](http://deis.io/) open source PaaS.
44

55
This Docker image is based on the official
6-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
6+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
77

88
Please add any [issues](https://github.com/deis/deis/issues) you find with this software to
99
the [Deis Project](https://github.com/deis/deis).

controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A RESTful API server for use in the [Deis](http://deis.io) open source PaaS.
44

55

66
This Docker image is based on the official
7-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
7+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
88

99
Please add any [issues](https://github.com/deis/deis/issues) you find with this software to
1010
the [Deis Project](https://github.com/deis/deis).

database/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A PostgreSQL database for use in the [Deis](http://deis.io) open source PaaS.
44

55
This Docker image is based on the official
6-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
6+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
77

88
Please add any [issues](https://github.com/deis/deis/issues) you find with this software to
99
the [Deis Project](https://github.com/deis/deis).

logger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A system logger for use in the [Deis](http://deis.io) open source PaaS.
44

55
This Docker image is based on the official
6-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
6+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
77

88
Please add any [issues](https://github.com/deis/deis/issues) you find with this software to
99
the [Deis Project](https://github.com/deis/deis).

registry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A Docker image registry for use in the [Deis](http://deis.io) open source PaaS.
44

55
This Docker image is based on the official
6-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
6+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
77

88
Please add any [issues](https://github.com/deis/deis/issues) you find with this software to
99
the [Deis Project](https://github.com/deis/deis).

router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
An nginx proxy for use in the [Deis](http://deis.io) open source PaaS.
44

55
This Docker image is based on the official
6-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
6+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
77

88
Please add any [issues](https://github.com/deis/deis/issues) you find with this software to
99
the [Deis Project](https://github.com/deis/deis).

store/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The bin/boot scripts and Dockerfiles were inspired by
77
Seán C. McCord's [docker-ceph](https://github.com/Ulexus/docker-ceph) repository.
88

99
This Docker image is based on the official
10-
[ubuntu-debootstrap:14.04](https://registry.hub.docker.com/_/ubuntu/) image.
10+
[alpine:3.1](https://registry.hub.docker.com/_/alpine/) image.
1111

1212
Please add any issues you find with this software to the
1313
[Deis project](https://github.com/deis/deis/issues).

0 commit comments

Comments
 (0)