Skip to content

Docker secrets #5

@tielvh

Description

@tielvh

Can I use Docker secrets to supply the GITHUB_TOKEN? Right now, I have to put the github PAT directly into my docker-compose.yml file.

I'd rather have the option to supply the token through an environment variable that points to a file (GITHUB_TOKEN_FILE for example). Then I could use the Docker secrets to add the token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions