Skip to content

Commit 6f46eec

Browse files
committed
Update READMEs
1 parent 7adf2a0 commit 6f46eec

File tree

15 files changed

+28
-0
lines changed

15 files changed

+28
-0
lines changed

ansible/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ansible Docker container
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
Containers with Ansible pre-installed (see `webdevops/bootstrap`).
46
Ansible is installed via `pip` and each container will always contain the latest version of Ansible.
57

apache/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Apache webserver Docker container
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
## Environment variables
46

57
Variable | Description

base/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Base container layout
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
## Containers
46
Container | Distribution name
57
----------------------------------- | -------------------------

bootstrap/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Bootstrap container layout
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
Based on official distribution containers with installed Ansible packages (via pip) and all locales.
46

57
## Container info

mail-sandbox/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Mail sandbox container layout
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
Mail sandbox which catches all mails and delivers them to a local user and is accessable via IMAP.
46

57
## Environment variables

nginx/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Nginx webserver Docker container
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
34

45
Container | Distribution name
56
----------------------------------- | -------------------

php-apache/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PHP with Apache container layout
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
Container | Distribution name | PHP Version
46
---------------------------------------- | -------------------------|---------------
57
`webdevops/php-apache:ubuntu-12.04` | precise | PHP 5.3

php-nginx/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PHP with Nginx container layout
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
Container | Distribution name | PHP Version
46
--------------------------------------- | ------------------------ | --------------
57
`webdevops/php-nginx:ubuntu-12.04` | precise | PHP 5.3

php/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PHP container layout
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
Container | Distribution name | PHP Version
46
----------------------------------- | -----------------------------------------
57
`webdevops/php:ubuntu-12.04` | precise | PHP 5.3

piwik/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Piwik container
22

3+
Automatic build and tested by [WebDevOps Build Server](https://build.webdevops.io/)
4+
35
Based on `webdevops/php-nginx:ubuntu-14.04` with automatic Piwik installer
46

57
Install location is `/app/piwik`, crontask is automatically configured.

0 commit comments

Comments
 (0)