Skip to content

Commit 7e40dc7

Browse files
committed
Merge branch 'release/0.21.1'
2 parents 433a77a + fe6567f commit 7e40dc7

File tree

15 files changed

+15
-14
lines changed

15 files changed

+15
-14
lines changed

BLACKLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ubuntu-16.04

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
----------------------------------- | -----------------------------------------

0 commit comments

Comments
 (0)