-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
👷(circle) move to a single docker image name
All docker images to run Warren will be called `warren` and we distinguish application services by their image tag: - `warren:app-latest` is the latest warren app service - `warren:api-core-latest` is the latest warren api service (core version) - `warren:api-full-latest` is the latest warren api service (full version, i.e. with all official plugins installed) `latest` points to the latest release, but each version tag will also be published (e.g. `warren:app-0.1.0`, `warren:api-core-0.1.0`, `warren:api-full-0.1.0`). Docker images repository: https://hub.docker.com/repository/docker/fundocker/warren/general
- Loading branch information
Showing
4 changed files
with
81 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters