mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 03:55:41 -04:00
build(deps): bump docker/build-push-action from 3 to 6
This commit is contained in:
18
README.md
18
README.md
@@ -42,6 +42,7 @@ Makes use of the generous work over at [https://github.com/dtankdempse/thetvapp-
|
||||
|
||||
- [About](#about)
|
||||
- [Docker Images](#docker-images)
|
||||
- [Docker Tags](#docker-tags)
|
||||
- [Install](#install)
|
||||
- [Docker Run](#docker-run)
|
||||
- [Docker Compose](#docker-compose)
|
||||
@@ -107,6 +108,23 @@ Use any of the following images in your `docker-compose.yml` or `run` command:
|
||||
|
||||
<br />
|
||||
|
||||
## Docker Tags
|
||||
This repo includes a few different versions of the TheAppTV docker image.
|
||||
|
||||
<br />
|
||||
|
||||
| Tag | Description |
|
||||
| --- | --- |
|
||||
| `:latest` | Latest version of the image. Includes only Nginx - no PHP |
|
||||
| `:1.x.x` | Specified version which contains Nginx only - no PHP |
|
||||
| `:1.x.x-php` | Contains both Nginx and PHP. |
|
||||
|
||||
<br />
|
||||
|
||||
---
|
||||
|
||||
<br />
|
||||
|
||||
## Install
|
||||
Instructions on using this container
|
||||
|
||||
|
||||
Reference in New Issue
Block a user