lawndoc / lawndoc/commander

Fix Docker container build

Open
#20 0 comments 0 reactions 1 assignee Claimed by @lawndoc View on GitHub
bug
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Don't pass environment variables to the container at build time... This is a security issue because it will put secrets in the container images. Only supply them at runtime.

There is no impact to my repo secrets because they are all used in ephemeral environments for automated testing and will not be used in production.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.