https://github.com/alexandrecarlton/cookiecutter-docker-image
A cookiecutter template for docker images
https://github.com/alexandrecarlton/cookiecutter-docker-image
Last synced: about 2 months ago
JSON representation
A cookiecutter template for docker images
- Host: GitHub
- URL: https://github.com/alexandrecarlton/cookiecutter-docker-image
- Owner: AlexandreCarlton
- Created: 2018-07-23T13:00:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T13:00:24.000Z (almost 7 years ago)
- Last Synced: 2025-02-10T02:28:53.258Z (4 months ago)
- Language: Makefile
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cookiecutter-docker-image
A template for building and pushing Docker images.
To use Travis CI, please set the following environment variables via the GUI so
that they are protected:- `DOCKER_USERNAME`
- `DOCKER_PASSWORD`