1.0.3 • Published 5 years ago

dowkerize v1.0.3

Weekly downloads
26
License
MIT
Repository
github
Last release
5 years ago

Docker/Microservice Wrappers

Instructions

Ensure the following parameters exist

  • Environment Variables:

    • (RAILS_ENV | NODE_ENV | RACK_ENV) values (development, test, uat, staging, production)
    • PROJECT_NAME : used to namespace your images for predictable CD build
    • SERVICE_NAME : used to have an explicit default for primary service in a large docker-compose stack
  • Files:

    • Dockerfile/docker-compose.yml
    • ./docker/(development.yml, test, uat, staging, production)
    • ./docker/(sync.yml, non-sync.yml) (for Docker Sync usage)
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago