https://github.com/tallarium/docker-compose
docker + docker-compose image
https://github.com/tallarium/docker-compose
docker docker-compose
Last synced: about 2 months ago
JSON representation
docker + docker-compose image
- Host: GitHub
- URL: https://github.com/tallarium/docker-compose
- Owner: tallarium
- License: mit
- Created: 2018-09-25T13:55:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T17:34:33.000Z (almost 8 years ago)
- Last Synced: 2025-10-07T07:00:23.100Z (9 months ago)
- Topics: docker, docker-compose
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-compose
docker + docker-compose image
## Available tags
The latest commit is always built under the `latest` tag.
Additionally, strict version tags are available. They are formed by taking
the base Docker image version, the docker-compose version, and joining them
with a dash. For example: `18.06-1.22.0`.