https://github.com/marcus67/docker-docker-ci
https://github.com/marcus67/docker-docker-ci
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcus67/docker-docker-ci
- Owner: marcus67
- Created: 2019-12-28T15:04:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T15:45:16.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T08:49:57.153Z (about 1 year ago)
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-docker-ci
Simple Docker container for running CI processes based on https://github.com/marcus67/python_base_app in Circle CI
with
* docker-cli,
* docker-compose, and
* Python3 with modules
* jinja2
pre-installed and using Debian Buster as base image.