Skip to content

DEV-1116: Copies ./scripts into the Docker image#8

Merged
danschmidt5189 merged 1 commit intomainfrom
dev-1116-copy-scripts-into-docker-image
Feb 13, 2026
Merged

DEV-1116: Copies ./scripts into the Docker image#8
danschmidt5189 merged 1 commit intomainfrom
dev-1116-copy-scripts-into-docker-image

Conversation

@danschmidt5189
Copy link
Member

Copies the scripts directory into the Docker image so they can more easily be applied to a host.

Copies the scripts directory into the Docker image so they can more easily be applied to a host.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the container build so the repository’s ./scripts directory is included in the built Docker image, enabling easier extraction/application of those scripts onto a host system.

Changes:

  • Copy scripts/ into the image at /opt/app/scripts.
  • Add a build-time “smell-check” step that runs dvuploader --help and lists the copied scripts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danschmidt5189 danschmidt5189 merged commit dca933b into main Feb 13, 2026
12 checks passed
@danschmidt5189 danschmidt5189 deleted the dev-1116-copy-scripts-into-docker-image branch February 13, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants