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.71k stars 1.4k forks source link

Add pack cli to base image #642

Open eddumelendez opened 3 years ago

eddumelendez commented 3 years ago

Buildpacks provides pack cli which connects to docker in order to create docker images. It would be great to add this in the base image.

Chuxel commented 3 years ago

@eddumelendez Docker is not in most images here either. Are you talking about codespaces-linux?

eddumelendez commented 3 years ago

@Chuxel yes, for codespaces-linux