{"id":27720566,"url":"https://github.com/jonmatum/devcontainer-minimal-template","last_synced_at":"2025-04-27T09:57:40.938Z","repository":{"id":289374719,"uuid":"971038407","full_name":"jonmatum/devcontainer-minimal-template","owner":"jonmatum","description":"Minimal and language-agnostic DevContainer template for bootstrapping VS Code Remote development environments with Docker.","archived":false,"fork":false,"pushed_at":"2025-04-22T23:50:56.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T09:57:37.675Z","etag":null,"topics":["bootstrap","devcontainer","development-environment","docker","minimal","remote-containers","starter","template","vscode"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonmatum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-22T23:24:43.000Z","updated_at":"2025-04-22T23:51:00.000Z","dependencies_parsed_at":"2025-04-23T00:39:37.358Z","dependency_job_id":null,"html_url":"https://github.com/jonmatum/devcontainer-minimal-template","commit_stats":null,"previous_names":["jonmatum/devcontainer-minimal-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatum%2Fdevcontainer-minimal-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatum%2Fdevcontainer-minimal-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatum%2Fdevcontainer-minimal-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatum%2Fdevcontainer-minimal-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonmatum","download_url":"https://codeload.github.com/jonmatum/devcontainer-minimal-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251119578,"owners_count":21539194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","devcontainer","development-environment","docker","minimal","remote-containers","starter","template","vscode"],"created_at":"2025-04-27T09:57:40.437Z","updated_at":"2025-04-27T09:57:40.908Z","avatar_url":"https://github.com/jonmatum.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal DevContainer Template\n\n[![DevContainer](https://img.shields.io/badge/devcontainer-ready-blue)](https://code.visualstudio.com/docs/devcontainers/containers)\n[![Docker](https://img.shields.io/badge/docker-ready-blue)](https://www.docker.com/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\n\n## Overview\n\nThis is a minimal, language-agnostic [DevContainer](https://containers.dev/) setup designed for fast startup and easy extension. It provides a Docker-based development environment configured for use with Visual Studio Code Remote - Containers.\n\n## Features\n\n- Based on the official `mcr.microsoft.com/devcontainers/base:debian` image\n- Non-root `vscode` user for safe, consistent dev workflows\n- Lightweight: includes only essential tools (git, curl, bash)\n- VS Code Docker extension pre-installed\n- Clean starting point for building language-specific environments\n\n## Usage\n\n1. Clone or fork this repository:\n\n   ```bash\n   git clone git@github.com:jonmatum/devcontainer-minimal-template.git\n   cd devcontainer-minimal-template\n   ```\n\n2. Open the folder in [Visual Studio Code](https://code.visualstudio.com/):\n\n   - You will be prompted to reopen the folder in a Dev Container\n\n3. Customize the Dockerfile and `devcontainer.json` for your stack\n\n## File Structure\n\n```\n.devcontainer/\n├── devcontainer.json\n├── Dockerfile\n```\n\n## Requirements\n\n- [Docker](https://docs.docker.com/get-docker/)\n- [Visual Studio Code](https://code.visualstudio.com/)\n- [Remote - Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n\u003e Pura Vida \u0026 Happy Coding!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonmatum%2Fdevcontainer-minimal-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonmatum%2Fdevcontainer-minimal-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonmatum%2Fdevcontainer-minimal-template/lists"}