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
- Host: GitHub
- URL: https://github.com/splo/docker-tools
- Owner: splo
- License: mit
- Created: 2019-03-06T16:06:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T15:52:43.000Z (about 6 years ago)
- Last Synced: 2025-08-12T18:41:18.802Z (11 months ago)
- Topics: docker, docker-compose, shell
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.