Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Docker not building #4435

@cdonke

Description

@cdonke

Describe the bug

Using Docker to run Composer.
Several issues started happening after moving Extensions folder from Composer into root.

Most of them, during build process..

Wrong path:
image
image

Git is now required for some module, but it's not present on container.

Timeouts:
image

Version

Latest merge - 00df46c

OS

  • macOS
  • Windows
  • [ X ] Ubuntu

To Reproduce

Steps to reproduce the behavior:

cd ~/
~/BotFramework-Composer
docker build -t bot-composer -f ./Composer/Dockerfile .

Expected behavior

Container image is created.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions