File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- # Docker Stack Deploy Action
1+ <p align =" center " >
2+ <a href =" https://github.com/marketplace/actions/docker-stack-deploy-action " >
3+ <img alt="GitHub Pages Deploy Action Logo" width="200px" src="https://raw.githubusercontent.com/kitconcept/docker-stack-deploy/main/docs/icon.png">
4+ </a >
5+ </p >
6+
7+ <h1 align =" center " >
8+ Docker Stack Deploy Action
9+ </h1 >
10+
11+ [ ![ GitHub Actions Marketplace] ( https://img.shields.io/badge/action-marketplace-blue.svg?logo=github&color=orange )] ( https://github.com/marketplace/actions/docker-stack-deploy-action )
12+ [ ![ Release version badge] ( https://img.shields.io/github/v/release/kitconcept/docker-stack-deploy )] ( https://github.com/kitconcept/docker-stack-deploy/release )
13+ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/kitconcept/docker-stack-deploy?style=flat-square )
14+ [ ![ license badge] ( https://img.shields.io/github/license/kitconcept/docker-stack-deploy )] ( ./LICENSE )
215
316GitHub Action and Docker image used to deploy a Docker stack on a Docker Swarm.
417
@@ -132,6 +145,7 @@ Please **DO NOT** commit to version branches directly. Even for the smallest and
132145
133146This repository also uses the ` docker-stack-wait` script, available at [GitHub](https://github.com/sudo-bmitch/docker-stack-wait).
134147
148+ The logo is based on [rocket icon](https://freeicons.io/seo/rocket-icon-24668#).
135149# # License
136150
137- The project is licensed under the GPLv2.
151+ The project is licensed under [MIT License](./LICENSE)
You can’t perform that action at this time.
0 commit comments