Skip to content

Commit 228b0e3

Browse files
committed
Fixed text
1 parent 42a389d commit 228b0e3

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

ansible/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ansible Docker container
22

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

55
Containers with Ansible pre-installed (see `webdevops/bootstrap`).
66
Ansible is installed via `pip` and each container will always contain the latest version of Ansible.

apache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Apache webserver Docker container
22

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

55
## Environment variables
66

base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Base container layout
22

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

55
## Containers
66
Container | Distribution name

bootstrap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bootstrap container layout
22

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

55
Based on official distribution containers with installed Ansible packages (via pip) and all locales.
66

mail-sandbox/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mail sandbox container layout
22

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

55
Mail sandbox which catches all mails and delivers them to a local user and is accessable via IMAP.
66

nginx/README.md

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

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

55
Container | Distribution name
66
----------------------------------- | -------------------

php-apache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP with Apache container layout
22

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

55
Container | Distribution name | PHP Version
66
---------------------------------------- | -------------------------|---------------

php-nginx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP with Nginx container layout
22

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

55
Container | Distribution name | PHP Version
66
--------------------------------------- | ------------------------ | --------------

php/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP container layout
22

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

55
Container | Distribution name | PHP Version
66
----------------------------------- | -----------------------------------------

piwik/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Piwik container
22

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

55
Based on `webdevops/php-nginx:ubuntu-14.04` with automatic Piwik installer
66

0 commit comments

Comments
 (0)