Robin Moffatt 11/20/2018

ERROR: Invalid interpolation format for "command" option in service…

Read Original

This technical article explains a specific Docker Compose error: 'Invalid interpolation format for "command" option'. It details the cause—a '$' character within a multi-line bash command being misinterpreted—and provides the solution: escaping the '$' by doubling it to '$$' to prevent YAML variable interpolation.

ERROR: Invalid interpolation format for "command" option in service…

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser