https://github.com/juniper/contrail-docker
https://github.com/juniper/contrail-docker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/juniper/contrail-docker
- Owner: Juniper
- License: apache-2.0
- Created: 2016-09-15T18:15:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T17:58:58.000Z (over 3 years ago)
- Last Synced: 2025-04-09T04:26:11.431Z (about 1 year ago)
- Language: Python
- Size: 978 KB
- Stars: 48
- Watchers: 17
- Forks: 25
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# contrail-docker
Effort on containerizing contrail applications
# Build containers
All container image building logic is inside Dockerfile in appropriate component
directory under docker directory (e.g docker/config/Dockerfile). Build stage handle
installing all packages and to make/run any common config/tasks.