An open API service indexing awesome lists of open source software.

https://github.com/splo/docker-tools

Docker Tools
https://github.com/splo/docker-tools

docker docker-compose shell

Last synced: 3 months ago
JSON representation

Docker Tools

Awesome Lists containing this project

README

          

# Docker Tools

[Docker](https://www.docker.com/)-related tools.

Binary Name | Description
---------------- | -----------
`docker-tags` | List latest tags of a Docker image.
`dc-start` | Start Docker Compose services in background and start reading their logs.
`dc-stop` | Stop and delete Docker Compose services.
`dc-restart` | Stop then start Docker Compose services.