latest Latest
sha256:fd69ff3231150e016f694709425a9f55ca89c52dd8c1b25f226721754feb5e15
Add to your devcontainer.json
Learn more about Dev Container Features
"features": {
"ghcr.io/jpawlowski/devcontainer-features/codespaces-dotfiles:latest": {}
}
Loading
Sorry, something went wrong.
Manifest
{
"digest": "sha256:fd69ff3231150e016f694709425a9f55ca89c52dd8c1b25f226721754feb5e15",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"size": 2721,
"config": {
"digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
"mediaType": "application/vnd.devcontainers",
"size": 2
},
"layers": [
{
"digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
"mediaType": "application/vnd.oci.empty.v1+json",
"size": 2
},
{
"digest": "sha256:9d4b210923aee42252d41270476b9813cbc6445951f0f408cdfacd1b37236ed2",
"mediaType": "application/vnd.devcontainers.layer.v1+tar",
"size": 18432
}
],
"labels": {
"dev.containers.metadata": "{\"name\":\"GitHub Codespace dotfiles\",\"id\":\"codespaces-dotfiles\",\"version\":\"1.0.0\",\"description\":\"Install your dotfiles repository into GitHub Codespaces from your `devcontainer.json`. This feature will not do anything outside of GitHub Codespaces and will leave the dotfile setup to the [VS Code builtin personalization option](https://code.visualstudio.com/docs/devcontainers/containers#_personalizing-with-dotfile-repositories).\",\"documentationURL\":\"https://github.com/jpawlowski/devcontainer-features/tree/main/src/codespaces-dotfiles\",\"licenseURL\":\"https://github.com/jpawlowski/devcontainer-features/tree/main/LICENSE.txt\",\"keywords\":[\"codespaces\",\"devcontainers\",\"dotfiles\"],\"options\":{\"repository\":{\"type\":\"string\",\"default\":\"\",\"description\":\"URL of a dotfiles Git repository (e.g., https://github.com/owner/repository.git) or owner/repository of a GitHub repository.\"},\"targetPath\":{\"type\":\"string\",\"default\":\"\",\"description\":\"The path to clone the dotfiles repository to. Defaults to `~/dotfiles`.\"},\"installCommand\":{\"type\":\"string\",\"default\":\"\",\"description\":\"The command to run after cloning the dotfiles repository. Defaults to run the first file of `install.sh`, `install`, `bootstrap.sh`, `bootstrap`, `setup.sh` and `setup` found in the dotfiles repository's root folder. If none of these files are found, then the `installFallbackMethod` will be used.\"},\"installFallbackMethod\":{\"type\":\"string\",\"enum\":[\"symlink\",\"copy\"],\"default\":\"symlink\",\"description\":\"The method to use if no install command is found. Defaults to `symlink`. This will symlink or copy any files or folders in your dotfiles repository starting with . to the codespace's ~ or $HOME directory.\"}},\"postStartCommand\":\"/usr/local/share/devcontainers/features/codespaces-dotfiles/postStartOnce.sh\",\"installsAfter\":[\"ghcr.io/devcontainers/features/common-utils\",\"ghcr.io/devcontainers/features/git\",\"ghcr.io/devcontainers/features/github-cli\",\"ghcr.io/devcontainers/features/powershell\",\"ghcr.io/jpawlowski/devcontainer-features/powershell-extended\"]}",
"com.github.package.type": "devcontainer_feature"
}
}
Details
Download activity
- Total downloads 733
- Last 30 days 128
- Last week 23
- Today 0