Skip to content

chore: add devcontainer config - #141

Open
tfenster wants to merge 2 commits into
docker:mainfrom
tfenster:tfe/devcontainer
Open

chore: add devcontainer config#141
tfenster wants to merge 2 commits into
docker:mainfrom
tfenster:tfe/devcontainer

Conversation

@tfenster

Copy link
Copy Markdown

Summary

This is not a kit contribution, but adds a devcontainer configuration. The main goal is to have go in place and also mount the .ssh folder from the host to simplify the sign-off

Signed-off-by: Tobias Fenster <tfenster@4psbau.de>
Copilot AI review requested due to automatic review settings July 11, 2026 15:51
@tfenster
tfenster requested a review from a team as a code owner July 11, 2026 15:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a Dev Container configuration to make local development in this repo more consistent (notably ensuring Go is available) and to support Docker-based workflows.

Changes:

  • Introduces .devcontainer/devcontainer.json using the ubuntu-24.04 devcontainers base image.
  • Enables Dev Container features for Go and Docker-outside-of-Docker.
  • Adds a host .ssh bind mount into the container for signing/workflow convenience.

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

Comment thread .devcontainer/devcontainer.json Outdated
Comment thread .devcontainer/devcontainer.json
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Tobias Fenster <tfenster@4psbau.de>
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