mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Update README.md
commit 98a7f29579
Author: Tortue Torche <126358-tortuetorche@users.noreply.gitlab.com>
Date: Mon Jan 27 15:52:42 2020 +0100
This commit is contained in:
parent
6221026bfe
commit
8ab18620f2
@ -78,12 +78,12 @@ Published Docker images are [tagged](https://hub.docker.com/r/psuapp/psu/tags) m
|
||||
|
||||
The `core` variant doesn't include `docker-compose`, so it's a bit smaller.
|
||||
But you can't lint Docker compose/stack file before deploying a stack.
|
||||
- `dev-core` -> [`dev`](https://gitlab.com/psuapp/psu/-/tags/dev)
|
||||
<!-- - `dev-core` -> [`dev`](https://gitlab.com/psuapp/psu/-/tags/dev) -->
|
||||
- `1-core`, `1.0-core`, `1.0.3-core`, `core` -> [`v1.0.3`](https://gitlab.com/psuapp/psu/-/tags/v1.0.3)
|
||||
|
||||
The `debian` and `debian-core` variants use [Debian](https://www.debian.org) instead of [Alpine](https://alpinelinux.org/) as base image for `psu`.
|
||||
- `dev-debian` -> [`dev`](https://gitlab.com/psuapp/psu/-/tags/dev)
|
||||
- `dev-debian-core` -> [`dev`](https://gitlab.com/psuapp/psu/-/tags/dev)
|
||||
<!-- - `dev-debian` -> [`dev`](https://gitlab.com/psuapp/psu/-/tags/dev)
|
||||
- `dev-debian-core` -> [`dev`](https://gitlab.com/psuapp/psu/-/tags/dev) -->
|
||||
- `1-debian`, `1.0-debian`, `1.0.3-debian`, `debian` -> [`v1.0.3`](https://gitlab.com/psuapp/psu/-/tags/v1.0.3)
|
||||
- `1-debian-core`, `1.0-debian-core`, `1.0.3-debian-core`, `debian-core` -> [`v1.0.3`](https://gitlab.com/psuapp/psu/-/tags/v1.0.3)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user