Skip to content

Deprecate running container with command

Latest
Compare
Choose a tag to compare
@luispabon luispabon released this 06 Dec 11:34
· 100 commits to master since this release

Before, we were instructing people to run the container using the actual command and arguments. That's now deprecated, and instead you only need to specify the right environment variables.

The old method still works, so won't break any deployments as long as we're on the 3.x series.