docker-documentation/docs/images/docker-healthchecks.md

410 wiersze
17 KiB
Markdown
Czysty Zwykły widok Historia

2021-02-12 04:48:52 +00:00
---
title: healthchecks
---
2023-10-09 08:49:06 +00:00
<!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read https://github.com/linuxserver/docker-healthchecks/blob/master/.github/CONTRIBUTING.md -->
2020-07-05 12:37:47 +00:00
# [linuxserver/healthchecks](https://github.com/linuxserver/docker-healthchecks)
2024-05-27 08:46:29 +00:00
[![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fhealthchecks?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh)
2020-07-05 12:37:47 +00:00
[![GitHub Stars](https://img.shields.io/github/stars/linuxserver/docker-healthchecks.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github)](https://github.com/linuxserver/docker-healthchecks)
[![GitHub Release](https://img.shields.io/github/release/linuxserver/docker-healthchecks.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github)](https://github.com/linuxserver/docker-healthchecks/releases)
[![GitHub Package Repository](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=GitHub%20Package&logo=github)](https://github.com/linuxserver/docker-healthchecks/packages)
2021-01-11 11:38:06 +00:00
[![GitLab Container Registry](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=GitLab%20Registry&logo=gitlab)](https://gitlab.com/linuxserver.io/docker-healthchecks/container_registry)
2021-10-08 04:52:13 +00:00
[![Quay.io](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=Quay.io)](https://quay.io/repository/linuxserver.io/healthchecks)
2020-07-05 12:37:47 +00:00
[![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/healthchecks.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=pulls&logo=docker)](https://hub.docker.com/r/linuxserver/healthchecks)
[![Docker Stars](https://img.shields.io/docker/stars/linuxserver/healthchecks.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=stars&logo=docker)](https://hub.docker.com/r/linuxserver/healthchecks)
[![Jenkins Build](https://img.shields.io/jenkins/build?labelColor=555555&logoColor=ffffff&style=for-the-badge&jobUrl=https%3A%2F%2Fci.linuxserver.io%2Fjob%2FDocker-Pipeline-Builders%2Fjob%2Fdocker-healthchecks%2Fjob%2Fmaster%2F&logo=jenkins)](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-healthchecks/job/master/)
2020-11-02 16:28:52 +00:00
[![LSIO CI](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=CI&query=CI&url=https%3A%2F%2Fci-tests.linuxserver.io%2Flinuxserver%2Fhealthchecks%2Flatest%2Fci-status.yml)](https://ci-tests.linuxserver.io/linuxserver/healthchecks/latest/index.html)
2019-09-29 12:37:54 +00:00
2020-06-29 07:29:55 +00:00
[Healthchecks](https://github.com/healthchecks/healthchecks) is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.
2020-05-03 12:37:52 +00:00
2024-01-28 17:09:53 +00:00
[![healthchecks](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/healthchecks-logo.png)](https://github.com/healthchecks/healthchecks)
2023-10-09 08:49:06 +00:00
2019-02-10 13:38:37 +00:00
## Supported Architectures
2023-11-20 08:44:15 +00:00
We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://distribution.github.io/distribution/spec/manifest-v2-2/#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).
2019-02-10 13:38:37 +00:00
2022-05-06 04:54:13 +00:00
Simply pulling `lscr.io/linuxserver/healthchecks:latest` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
2019-02-10 13:38:37 +00:00
The architectures supported by this image are:
2022-05-06 04:54:13 +00:00
| Architecture | Available | Tag |
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> |
2023-06-07 13:12:56 +00:00
| armhf | ❌ | |
2019-02-10 13:38:37 +00:00
2021-04-16 04:58:02 +00:00
## Application Setup
Access the WebUI at <your-ip>:8000. For more information, check out [Healthchecks](https://github.com/healthchecks/healthchecks).
2020-07-05 12:37:47 +00:00
2024-01-25 09:16:27 +00:00
See [here](https://healthchecks.io/docs/self_hosted_configuration/) for a complete list of available environment variables.
2019-02-10 13:38:37 +00:00
## Usage
2021-07-02 04:53:28 +00:00
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
2019-02-10 13:38:37 +00:00
2024-12-02 09:00:57 +00:00
!!! info
Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided.
2021-07-02 04:53:28 +00:00
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
2019-02-10 13:38:37 +00:00
```yaml
---
services:
healthchecks:
2022-05-06 04:54:13 +00:00
image: lscr.io/linuxserver/healthchecks:latest
2019-02-10 13:38:37 +00:00
container_name: healthchecks
environment:
2019-03-03 13:37:46 +00:00
- PUID=1000
- PGID=1000
2023-02-17 04:44:56 +00:00
- TZ=Etc/UTC
2022-10-11 13:45:15 +00:00
- SITE_ROOT=
- SITE_NAME=
- SUPERUSER_EMAIL=
- SUPERUSER_PASSWORD=
- ALLOWED_HOSTS= #optional
2024-01-25 09:16:27 +00:00
- APPRISE_ENABLED=False #optional
2024-01-23 17:03:22 +00:00
- CSRF_TRUSTED_ORIGINS= #optional
2024-01-25 09:16:27 +00:00
- DEBUG=True #optional
- DEFAULT_FROM_EMAIL= #optional
- EMAIL_HOST= #optional
- EMAIL_PORT= #optional
- EMAIL_HOST_USER= #optional
- EMAIL_HOST_PASSWORD= #optional
- EMAIL_USE_TLS= #optional
2022-12-23 16:19:44 +00:00
- INTEGRATIONS_ALLOW_PRIVATE_IPS= #optional
- PING_EMAIL_DOMAIN= #optional
2024-01-25 09:16:27 +00:00
- RP_ID= #optional
2022-12-23 16:19:44 +00:00
- SECRET_KEY= #optional
- SITE_LOGO_URL= #optional
2019-02-10 13:38:37 +00:00
volumes:
2023-12-28 18:28:13 +00:00
- /path/to/healthchecks/config:/config
2019-02-10 13:38:37 +00:00
ports:
- 8000:8000
2022-12-23 16:19:44 +00:00
- 2525:2525 #optional
2019-02-10 13:38:37 +00:00
restart: unless-stopped
```
2021-07-02 04:53:28 +00:00
### docker cli ([click here for more info](https://docs.docker.com/engine/reference/commandline/cli/))
2020-10-04 12:37:55 +00:00
2021-04-16 04:58:02 +00:00
```bash
2020-10-04 12:37:55 +00:00
docker run -d \
--name=healthchecks \
-e PUID=1000 \
-e PGID=1000 \
2023-02-17 04:44:56 +00:00
-e TZ=Etc/UTC \
2022-10-11 13:45:15 +00:00
-e SITE_ROOT= \
-e SITE_NAME= \
-e SUPERUSER_EMAIL= \
-e SUPERUSER_PASSWORD= \
-e ALLOWED_HOSTS= `#optional` \
2024-01-25 09:16:27 +00:00
-e APPRISE_ENABLED=False `#optional` \
2024-01-23 17:03:22 +00:00
-e CSRF_TRUSTED_ORIGINS= `#optional` \
2024-01-25 09:16:27 +00:00
-e DEBUG=True `#optional` \
-e DEFAULT_FROM_EMAIL= `#optional` \
-e EMAIL_HOST= `#optional` \
-e EMAIL_PORT= `#optional` \
-e EMAIL_HOST_USER= `#optional` \
-e EMAIL_HOST_PASSWORD= `#optional` \
-e EMAIL_USE_TLS= `#optional` \
2022-12-23 16:19:44 +00:00
-e INTEGRATIONS_ALLOW_PRIVATE_IPS= `#optional` \
-e PING_EMAIL_DOMAIN= `#optional` \
2024-01-25 09:16:27 +00:00
-e RP_ID= `#optional` \
2022-12-23 16:19:44 +00:00
-e SECRET_KEY= `#optional` \
-e SITE_LOGO_URL= `#optional` \
2020-10-04 12:37:55 +00:00
-p 8000:8000 \
2022-12-23 16:19:44 +00:00
-p 2525:2525 `#optional` \
2023-12-28 18:28:13 +00:00
-v /path/to/healthchecks/config:/config \
2020-10-04 12:37:55 +00:00
--restart unless-stopped \
2022-05-06 04:54:13 +00:00
lscr.io/linuxserver/healthchecks:latest
2020-10-04 12:37:55 +00:00
```
2019-02-10 13:38:37 +00:00
## Parameters
2023-10-09 08:49:06 +00:00
Containers are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate `<external>:<internal>` respectively. For example, `-p 8080:80` would expose port `80` from inside the container to be accessible from the host's IP on port `8080` outside the container.
2019-02-10 13:38:37 +00:00
2020-07-05 12:37:47 +00:00
### Ports (`-p`)
2019-02-10 13:38:37 +00:00
| Parameter | Function |
2020-07-05 12:37:47 +00:00
| :----: | --- |
2024-12-02 09:00:57 +00:00
| `8000:8000` | Healthchecks Web UI |
| `2525:2525` | Port for inbound SMTP pings |
2019-02-10 13:38:37 +00:00
2020-07-05 12:37:47 +00:00
### Environment Variables (`-e`)
2019-02-10 13:38:37 +00:00
| Env | Function |
2020-07-05 12:37:47 +00:00
| :----: | --- |
2019-03-03 13:37:46 +00:00
| `PUID=1000` | for UserID - see below for explanation |
| `PGID=1000` | for GroupID - see below for explanation |
2023-02-17 04:44:56 +00:00
| `TZ=Etc/UTC` | specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). |
2024-01-25 09:16:27 +00:00
| `SITE_ROOT=` | The site's top-level URL and the port it listens to if different than 80 or 443 (e.g., https://healthchecks.example.com:8000). |
| `SITE_NAME=` | The site's name (e.g., "Example Corp HealthChecks"). |
| `SUPERUSER_EMAIL=` | Superuser email. |
| `SUPERUSER_PASSWORD=` | Superuser password. |
2024-12-24 16:25:16 +00:00
| `ALLOWED_HOSTS=` | A comma-separated list of valid hostnames for the server. Default is the domain portion of `SITE_ROOT`. |
2024-01-25 09:16:27 +00:00
| `APPRISE_ENABLED=False` | Set to `True` to enable the Apprise integration (https://github.com/caronc/apprise). |
2024-01-23 17:03:22 +00:00
| `CSRF_TRUSTED_ORIGINS=` | A [list](https://docs.python.org/3/tutorial/introduction.html#lists) of trusted origins for unsafe requests (e.g. POST). Defaults to the value of `SITE_ROOT`. |
2024-01-25 09:16:27 +00:00
| `DEBUG=True` | Set to `False` to disable. Debug mode relaxes CSRF protections and increases logging verbosity but should be disabled for production instances as it will impact performance and security. |
| `DEFAULT_FROM_EMAIL=` | From email for alerts. |
| `EMAIL_HOST=` | SMTP host. |
| `EMAIL_PORT=` | SMTP port. |
| `EMAIL_HOST_USER=` | SMTP user. |
| `EMAIL_HOST_PASSWORD=` | SMTP password. |
| `EMAIL_USE_TLS=` | Use TLS for SMTP (`True` or `False`). |
2022-12-23 16:19:44 +00:00
| `INTEGRATIONS_ALLOW_PRIVATE_IPS=` | Defaults to False. Set to True to allow integrations to connect to private IP addresses. |
2024-01-25 09:16:27 +00:00
| `PING_EMAIL_DOMAIN=` | The domain to use for generating ping email addresses. Defaults to `localhost`. |
| `RP_ID=` | If using webauthn for 2FA set this to match your Healthchecks domain. Webauthn will only work over https. |
| `SECRET_KEY=` | A secret key used for cryptographic signing. Will generate a random value if one is not supplied and save it to `/config/local_settings.py`. |
| `SITE_LOGO_URL=` | Full URL to custom site logo. |
2019-02-10 13:38:37 +00:00
2020-07-05 12:37:47 +00:00
### Volume Mappings (`-v`)
2019-02-10 13:38:37 +00:00
| Volume | Function |
2020-07-05 12:37:47 +00:00
| :----: | --- |
2024-01-25 09:16:27 +00:00
| `/config` | Persistent config files. |
2019-02-10 13:38:37 +00:00
2021-10-08 04:52:13 +00:00
#### Miscellaneous Options
| Parameter | Function |
| :-----: | --- |
2020-07-05 12:37:47 +00:00
## Environment variables from files (Docker secrets)
2020-05-31 12:37:54 +00:00
You can set any environment variable from a file by using a special prepend `FILE__`.
As an example:
2021-04-16 04:58:02 +00:00
```bash
2023-10-09 08:49:06 +00:00
-e FILE__MYVAR=/run/secrets/mysecretvariable
2020-05-31 12:37:54 +00:00
```
2023-10-09 08:49:06 +00:00
Will set the environment variable `MYVAR` based on the contents of the `/run/secrets/mysecretvariable` file.
2020-05-31 12:37:54 +00:00
## Umask for running applications
2020-07-05 12:37:47 +00:00
For all of our images we provide the ability to override the default umask settings for services started within the containers using the optional `-e UMASK=022` setting.
Keep in mind umask is not chmod it subtracts from permissions based on it's value it does not add. Please read up [here](https://en.wikipedia.org/wiki/Umask) before asking for support.
2019-02-10 13:38:37 +00:00
## User / Group Identifiers
2020-07-05 12:37:47 +00:00
When using volumes (`-v` flags), permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user `PUID` and group `PGID`.
2019-02-10 13:38:37 +00:00
Ensure any volume directories on the host are owned by the same user you specify and any permissions issues will vanish like magic.
2023-10-09 08:49:06 +00:00
In this instance `PUID=1000` and `PGID=1000`, to find yours use `id your_user` as below:
2019-02-10 13:38:37 +00:00
2021-04-16 04:58:02 +00:00
```bash
2023-10-09 08:49:06 +00:00
id your_user
```
Example output:
```text
uid=1000(your_user) gid=1000(your_user) groups=1000(your_user)
2019-02-10 13:38:37 +00:00
```
2020-04-12 12:38:13 +00:00
## Docker Mods
2021-04-16 04:58:02 +00:00
2020-10-04 12:37:55 +00:00
[![Docker Mods](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=healthchecks&query=%24.mods%5B%27healthchecks%27%5D.mod_count&url=https%3A%2F%2Fraw.githubusercontent.com%2Flinuxserver%2Fdocker-mods%2Fmaster%2Fmod-list.yml)](https://mods.linuxserver.io/?mod=healthchecks "view available mods for this container.") [![Docker Universal Mods](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=universal&query=%24.mods%5B%27universal%27%5D.mod_count&url=https%3A%2F%2Fraw.githubusercontent.com%2Flinuxserver%2Fdocker-mods%2Fmaster%2Fmod-list.yml)](https://mods.linuxserver.io/?mod=universal "view available universal mods.")
2020-04-12 12:38:13 +00:00
2020-10-04 12:37:55 +00:00
We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to enable additional functionality within the containers. The list of Mods available for this image (if any) as well as universal mods that can be applied to any one of our images can be accessed via the dynamic badges above.
2020-04-12 12:38:13 +00:00
2019-02-10 13:38:37 +00:00
## Support Info
2019-09-01 12:38:04 +00:00
* Shell access whilst the container is running:
2023-10-09 08:49:06 +00:00
```bash
docker exec -it healthchecks /bin/bash
```
2019-09-01 12:38:04 +00:00
* To monitor the logs of the container in realtime:
2023-10-09 08:49:06 +00:00
```bash
docker logs -f healthchecks
```
* Container version number:
```bash
docker inspect -f '{{ index .Config.Labels "build_version" }}' healthchecks
```
* Image version number:
```bash
docker inspect -f '{{ index .Config.Labels "build_version" }}' lscr.io/linuxserver/healthchecks:latest
```
## Updating Info
2024-01-15 08:46:57 +00:00
Most of our images are static, versioned, and require an image update and container recreation to update the app inside. With some exceptions (noted in the relevant readme.md), we do not recommend or support updating apps inside the container. Please consult the [Application Setup](#application-setup) section above to see if it is recommended for the image.
2023-10-09 08:49:06 +00:00
Below are the instructions for updating containers:
### Via Docker Compose
* Update images:
* All images:
```bash
docker-compose pull
```
* Single image:
```bash
docker-compose pull healthchecks
```
* Update containers:
* All containers:
```bash
docker-compose up -d
```
* Single container:
```bash
docker-compose up -d healthchecks
```
* You can also remove the old dangling images:
```bash
docker image prune
```
### Via Docker Run
* Update the image:
```bash
docker pull lscr.io/linuxserver/healthchecks:latest
```
* Stop the running container:
```bash
docker stop healthchecks
```
* Delete the container:
```bash
docker rm healthchecks
```
* Recreate a new container with the same docker run parameters as instructed above (if mapped correctly to a host folder, your `/config` folder and settings will be preserved)
* You can also remove the old dangling images:
```bash
docker image prune
```
### Image Update Notifications - Diun (Docker Image Update Notifier)
2024-09-30 08:54:51 +00:00
!!! tip
2023-10-09 08:49:06 +00:00
We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.
## Building locally
If you want to make local modifications to these images for development purposes or just to customize the logic:
```bash
git clone https://github.com/linuxserver/docker-healthchecks.git
cd docker-healthchecks
docker build \
--no-cache \
--pull \
-t lscr.io/linuxserver/healthchecks:latest .
```
2024-11-11 08:50:56 +00:00
The ARM variants can be built on x86_64 hardware and vice versa using `lscr.io/linuxserver/qemu-static`
2023-10-09 08:49:06 +00:00
```bash
2024-11-11 08:50:56 +00:00
docker run --rm --privileged lscr.io/linuxserver/qemu-static --reset
2023-10-09 08:49:06 +00:00
```
Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64`.
2019-02-10 13:38:37 +00:00
2024-12-16 08:57:36 +00:00
To help with development, we generate this dependency graph.
??? info "Init dependency graph"
```d2
"healthchecks:latest": {
docker-mods
base {
fix-attr +\nlegacy cont-init
}
docker-mods -> base
legacy-services
custom services
init-services -> legacy-services
init-services -> custom services
custom services -> legacy-services
legacy-services -> ci-service-check
init-migrations -> init-adduser
init-os-end -> init-config
init-config -> init-config-end
2024-12-20 13:29:32 +00:00
init-crontab-config -> init-config-end
2024-12-16 08:57:36 +00:00
init-healthchecks-config -> init-config-end
2024-12-20 13:29:32 +00:00
init-config -> init-crontab-config
2024-12-16 08:57:36 +00:00
init-mods-end -> init-custom-files
base -> init-envfile
init-config -> init-healthchecks-config
base -> init-migrations
init-config-end -> init-mods
init-mods-package-install -> init-mods-end
init-mods -> init-mods-package-install
init-adduser -> init-os-end
init-envfile -> init-os-end
init-custom-files -> init-services
init-services -> svc-cron
svc-cron -> legacy-services
init-services -> svc-healthchecks
svc-healthchecks -> legacy-services
}
Base Images: {
2024-12-20 13:29:32 +00:00
"baseimage-alpine:3.21"
2024-12-16 08:57:36 +00:00
}
"healthchecks:latest" <- Base Images
```
2019-02-10 13:38:37 +00:00
## Versions
2024-12-20 13:29:32 +00:00
* **20.12.24:** - Rebase to Alpine 3.21.
2024-09-01 18:22:17 +00:00
* **31.08.24:** - Enable IPv6 on uwsgi.
2024-05-31 16:04:17 +00:00
* **31.05.24:** - Rebase to Alpine 3.20.
2024-01-25 09:16:27 +00:00
* **24.01.24:** - No longer write envs to local_settings.py. Envs will take precedence over any existing values in config file. Removed `REGENERATE_SETTINGS` as it is now obsolete.
2024-01-23 17:03:22 +00:00
* **22.01.24:** - Fix CSRF handling.
2023-12-28 18:28:13 +00:00
* **23.12.23:** - Rebase to Alpine 3.19.
2023-06-07 13:12:56 +00:00
* **31.05.23:** - Rebase to Alpine 3.18. Deprecate armhf.
2022-12-23 16:19:44 +00:00
* **22.12.22:** - Rebase to Alpine 3.17. Add extra deps for pycurl. Add INTEGRATIONS_ALLOW_PRIVATE_IPS.
2022-10-18 16:13:47 +00:00
* **18.10.22:** - Add curl-dev to fix broken pip builds.
2022-10-11 13:45:15 +00:00
* **11.10.22:** - Rebase to Alpine 3.16, migrate to s6v3.
2022-10-04 16:08:13 +00:00
* **27.09.22:** - Fix sending of Email Reports
2022-01-08 17:50:30 +00:00
* **08.01.22:** - Fix CSRF setting for Django 4.0 (introduced in v1.25.0)
2022-01-08 18:52:33 +00:00
* **11.11.21:** - Add Apprise to Docker as in v1.24.0
2021-10-26 18:47:11 +00:00
* **10.09.21:** - Fix creation of superuser
2021-08-07 18:15:14 +00:00
* **07.08.21:** - Update custom logo handling to support changes in v1.22.0
2021-07-11 16:16:08 +00:00
* **11.07.21:** - Rebase to Alpine 3.14.
2021-05-22 15:44:48 +00:00
* **18.05.21:** - Add linuxserver wheel index.
2021-01-11 11:38:06 +00:00
* **11.01.21:** - Add libffi-dev to allow building of python cryptography lib.
2020-07-20 20:19:17 +00:00
* **19.07.20:** - Rebasing to alpine 3.12, fixed 'ALLOWED_HOSTS' bug, now defaults to wildcard
2020-04-12 17:38:23 +00:00
* **19.12.19:** - Rebasing to alpine 3.11.
2019-11-12 17:26:17 +00:00
* **31.10.19:** - Add postgres client and fix config for CSRF.
2019-10-24 18:42:59 +00:00
* **23.10.19:** - Allow to create superuser
2019-10-31 21:22:47 +00:00
* **28.06.19:** - Rebasing to alpine 3.10.
2019-04-13 06:29:34 +00:00
* **12.04.19:** - Rebase to Alpine 3.9.
2019-03-24 19:41:19 +00:00
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
2019-03-01 00:24:49 +00:00
* **14.02.19:** - Adding mysql libs needed for using a database.
2019-02-10 13:38:37 +00:00
* **11.10.18:** - adding pipeline logic and multi arching release
* **15.11.17:** - `git pull` is now in Dockerfile so each tagged container contains the same code version
* **17.10.17:** - Fixed `local_settings.py` output
* **27.09.17:** - Initial Release.