microsoft / vscode-dev-containers

NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
https://aka.ms/vscode-remote
MIT License
4.7k stars 1.41k forks source link

fix: Add -e for echo newlines to resolve properly #1708

Closed killerHELIX closed 1 year ago

killerHELIX commented 1 year ago

Fixes a typo in the docker-from-docker docs.

Chuxel commented 1 year ago

FYI - these have been moved to https://github.com/devcontainers/templates and https://github.com/devcontainers/features going forward.

But either way, thanks for the contribution!