Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add environment variable support for Docker image #2201

Merged
merged 2 commits into from
Oct 31, 2017

Commits on Sep 11, 2017

  1. Add environment variable support for Docker image

    * Add `gettext` dependencies as we need `envsubst` command;
    * Modified s6's gitea setup script, instead of `cp` the template if no
    `app.ini` exist, it will substitude the envvars and generate the new
    `app.ini`;
    * Make `/docker/etc/templates/app.ini` a template contains environment
    variables;
    
    Signed-off-by: Tao Wang <twang2218@gmail.com>
    twang2218 committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    2600cf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    0fca9c1 View commit details
    Browse the repository at this point in the history