imbed screenshot in README
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
This commit is contained in:
parent
2a0dee78a7
commit
b6a234a833
@ -7,4 +7,4 @@ search for new docker tags and update them in your docker-compose file
|
|||||||
Searches the current folder for a docker-compose.(yml|yaml) file and opens it when it found one. Then it is possible to select a image line. The program then shows the found repository and shows the latest tags. The tags can be scrolled and selected, which updates the opened file.
|
Searches the current folder for a docker-compose.(yml|yaml) file and opens it when it found one. Then it is possible to select a image line. The program then shows the found repository and shows the latest tags. The tags can be scrolled and selected, which updates the opened file.
|
||||||
From that point save the file and pull the new image with `docker-compose up -d` or `docker-compse pull`.
|
From that point save the file and pull the new image with `docker-compose up -d` or `docker-compse pull`.
|
||||||
|
|
||||||
[screenshot](./screenshot.png)
|
![screenshot](./screenshot.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user