Skip to content

Add devcontainer config #4365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jonaharagon
Copy link

You can feel free to close this if it's out of scope, but since I had to make it for my own purposes anyways I figured there's no harm in sharing.

This installs all the prerequisites for your local computer in a dev container.

Since I got a new laptop I have been trying to avoid installing developer tools whenever possible, in favor of running containerized workspaces instead. All this does is open a Debian 12 container with all the tools installed to run the playbooks here, and it integrates with your local SSH agent for authentication. I do this in VS Code personally but it should work with a variety of tools or just the devcontainers cli.

@spatterIight
Copy link
Contributor

spatterIight commented Jun 21, 2025

P.S. there are some docs related to this, not sure if you've seen: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/ansible.md#using-ansible-via-docker

@jonaharagon jonaharagon force-pushed the devcontainer branch 3 times, most recently from de37a25 to 64d3423 Compare July 24, 2025 03:28
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