Skip to content

Updated devcontainer.json (fix not working docker-in-docker)#326

Merged
ne20002 merged 1 commit into
friendica:stablefrom
ne20002:feature/devcontainer
May 21, 2026
Merged

Updated devcontainer.json (fix not working docker-in-docker)#326
ne20002 merged 1 commit into
friendica:stablefrom
ne20002:feature/devcontainer

Conversation

@ne20002
Copy link
Copy Markdown
Collaborator

@ne20002 ne20002 commented May 21, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 21, 2026 16:21
Copy link
Copy Markdown

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

Updates the repository’s Dev Container configuration to restore Docker-in-Docker functionality when developing inside the container.

Changes:

  • Downgrades the base Dev Container image from Debian bookworm to bullseye.
  • Expands the docker-in-docker feature configuration (engine version selection + non-root Docker + Moby engine).
  • Adds a devcontainer-lock.json to pin the resolved docker-in-docker feature artifact/version.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.devcontainer/devcontainer.json Switches the base image and configures docker-in-docker with additional options.
.devcontainer/devcontainer-lock.json Adds a lock file pinning the resolved docker-in-docker feature version/digest.

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

Comment thread .devcontainer/devcontainer.json
Comment thread .devcontainer/devcontainer.json
@ne20002 ne20002 merged commit 057ce33 into friendica:stable May 21, 2026
19 checks passed
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