dariubs / commit

collaborate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit

Find something to collaborate

run

  1. Set working environment variable: commit project using three different working environment:
  • development
  • test
  • production to set working environment, export COMMIT_ENV variable. Default value is development.
  1. Edit config file of your working environment.

  2. Build Dockerfile. You can pass working environment variable with --build-arg app_env=development. Use your working environment instead of development.

About

collaborate


Languages

Language:Go 79.8%Language:HTML 13.2%Language:Dockerfile 6.1%Language:Makefile 0.9%