contrerasmiguel / composer-update

An application that updates the docker-compose.yml file of Spring Boot microservices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compose Update

How to test

  1. Execute the script:

    ./run.sh <IMAGE NAME>

    Replacing <IMAGE NAME> by the image name of the service that should be replaced.

    Example:

    ./run.sh x-us-field:34

About

An application that updates the docker-compose.yml file of Spring Boot microservices.


Languages

Language:Python 59.8%Language:Gherkin 34.6%Language:Shell 4.3%Language:Dockerfile 1.4%