RSSAmplifier

Surfing the Cloud · Jan 22, 2018

Container ENV configs are an Anti-Pattern

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Using the OS Environment to configure your containers is an insecure practice, and we need to stop encouraging people to do it! The 12-factor app says to use the running Environment of a container to configure your running service. I would contend this does not mandate OS Environment variables, but

Read on surfingthe.cloud

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.