Skip to content

Commit

Permalink
starting point
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmordasiewicz committed Aug 30, 2024
1 parent 330f770 commit 23390da
Showing 1 changed file with 17 additions and 115 deletions.
132 changes: 17 additions & 115 deletions src/devcontainer/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,118 +55,6 @@
"oterm"
]
},
"ghcr.io/audacioustux/devcontainers/k9s": {},
"ghcr.io/devcontainers-community/npm-features/prettier": {},
"ghcr.io/devcontainers-contrib/features/act": {},
"ghcr.io/devcontainers-contrib/features/actionlint": {},
"ghcr.io/devcontainers-contrib/features/apt-packages": {
"packages": [
"autoconf",
"bash-completion",
"cmake",
"dnsutils",
"dos2unix",
"file",
"graphviz",
"libgstreamer1.0-0",
"gstreamer1.0-plugins-base",
"gstreamer1.0-plugins-good",
"gstreamer1.0-plugins-bad",
"gstreamer1.0-plugins-ugly",
"iputils-ping",
"libgif-dev",
"libpoppler-cpp-dev",
"libsecret-1-dev",
"libyelp-dev",
"mtr",
"nmap",
"software-properties-common",
"tcpdump",
"tesseract-ocr",
"tofrodos",
"ubuntu-drivers-common",
"yelp-tools"
]
},
"ghcr.io/devcontainers-contrib/features/argo-cd": {},
"ghcr.io/devcontainers-contrib/features/aztfexport": {},
"ghcr.io/devcontainers-contrib/features/black": {},
"ghcr.io/devcontainers-contrib/features/checkov": {},
"ghcr.io/devcontainers-contrib/features/curl-apt-get": {},
"ghcr.io/devcontainers-contrib/features/devcontainers-cli": {},
"ghcr.io/devcontainers-contrib/features/ffmpeg-apt-get": {},
"ghcr.io/devcontainers-contrib/features/fzf": {},
"ghcr.io/devcontainers-contrib/features/infracost": {},
"ghcr.io/devcontainers-contrib/features/istioctl": {},
"ghcr.io/devcontainers-contrib/features/kubectx-kubens": {},
"ghcr.io/devcontainers-contrib/features/markdownlint-cli2": {},
"ghcr.io/devcontainers-contrib/features/poppler-utils-apt-get": {},
"ghcr.io/devcontainers-contrib/features/pylint": {},
"ghcr.io/devcontainers-contrib/features/qrcode": {},
"ghcr.io/devcontainers-contrib/features/shfmt": {},
"ghcr.io/devcontainers-contrib/features/terraform-docs": {},
"ghcr.io/devcontainers-contrib/features/terrascan": {},
"ghcr.io/devcontainers-contrib/features/tmux-apt-get": {},
"ghcr.io/devcontainers-contrib/features/vscode-cli": {},
"ghcr.io/devcontainers-contrib/features/vscode-server": {},
"ghcr.io/devcontainers-contrib/features/wget-apt-get": {},
"ghcr.io/devcontainers-contrib/features/yamllint": {},
"ghcr.io/devcontainers-contrib/features/yt-dlp": {},
"ghcr.io/devcontainers-contrib/features/zsh-plugins": {
"omzPlugins": "https://github.com/zsh-users/zsh-autosuggestions.git https://github.com/zsh-users/zsh-syntax-highlighting.git https://github.com/conda-incubator/conda-zsh-completion.git https://github.com/z-shell/zsh-eza.git https://github.com/cda0/zsh-tfenv.git https://github.com/yuhonas/zsh-aliases-lsd.git",
"plugins": "zsh-syntax-highlighting zsh-autosuggestions zsh-interactive-cd ubuntu jsontools gh common-aliases zsh-aliases-lsd zsh-tfenv conda-zsh-completion z pip terraform fluxcd azure git-auto-fetch helm istioctl iterm2 kube-ps1 kubectl sudo vscode aws fzf"
},
"ghcr.io/devcontainers/features/aws-cli": {},
"ghcr.io/devcontainers/features/azure-cli": {
"extensions": "account,interactive",
"installBicep": "true"
},
"ghcr.io/devcontainers/features/common-utils": {
"configureZshAsDefaultShell": true,
"nonFreePackages": "true"
},
"ghcr.io/devcontainers/features/docker-outside-of-docker": {},
"ghcr.io/devcontainers/features/dotnet": {
"aspNetCoreRuntimeVersions": "latest",
"dotnetRuntimeVersions": "latest",
"version": "latest"
},
"ghcr.io/devcontainers/features/git-lfs": {},
"ghcr.io/devcontainers/features/github-cli": {},
"ghcr.io/devcontainers/features/hugo": {},
"ghcr.io/devcontainers/features/node": {},
"ghcr.io/devcontainers/features/powershell": {
"powershellProfileURL": "https://raw.githubusercontent.com/robinmordasiewicz/dotfiles/main/Microsoft.PowerShell_profile.ps1",
"version": "7.4.2"
},
"ghcr.io/devcontainers/features/python": {
"installTools": true,
"version": "3.12"
},
"ghcr.io/dhoeric/features/terraformer": {},
"ghcr.io/dhoeric/features/tfsec": {},
"ghcr.io/dhoeric/features/trivy": {},
"ghcr.io/guiyomh/features/vim": {},
"ghcr.io/hspaans/devcontainer-features/ansible-lint": {},
"ghcr.io/hwaien/devcontainer-features/match-host-time-zone": {},
"ghcr.io/iterative/features/nvtop": {},
"ghcr.io/itsmechlark/features/postgresql": {},
"ghcr.io/joshuanianji/devcontainer-features/aws-cli-persistence": {},
"ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence": {},
"ghcr.io/joshuanianji/devcontainer-features/terraform-cli-persistence": {},
"ghcr.io/jsburckhardt/devcontainer-features/flux": {
"version": "v2.1.2"
},
"ghcr.io/jsburckhardt/devcontainer-features/gitleaks": {},
"ghcr.io/jungaretti/features/make": {},
"ghcr.io/lukewiwa/features/shellcheck": {},
"ghcr.io/prulloac/devcontainer-features/gitlint": {},
"ghcr.io/prulloac/devcontainer-features/ollama": {},
"ghcr.io/prulloac/devcontainer-features/pre-commit": {},
"ghcr.io/rio/features/kustomize": {},
"ghcr.io/amerintlxperts/devcontainer-features/kubectl-helm-minikube": {
"tools_path": "/usr/bin"
},
"ghcr.io/amerintlxperts/devcontainer-features/ansible-galaxy": {
"extensions": [
"fortinet.console",
Expand All @@ -185,6 +73,9 @@
"ghcr.io/amerintlxperts/devcontainer-features/fortidevsec": {},
"ghcr.io/amerintlxperts/devcontainer-features/infracost": {},
"ghcr.io/amerintlxperts/devcontainer-features/krew": {},
"ghcr.io/amerintlxperts/devcontainer-features/kubectl-helm-minikube": {
"tools_path": "/usr/bin"
},
"ghcr.io/amerintlxperts/devcontainer-features/lazygit": {},
"ghcr.io/amerintlxperts/devcontainer-features/lsd": {},
"ghcr.io/amerintlxperts/devcontainer-features/mkdocs-environment": {},
Expand Down Expand Up @@ -279,10 +170,10 @@
"yzhang.markdown-all-in-one"
]
},
<<<<<<< HEAD
"ghcr.io/audacioustux/devcontainers/k9s": {},
"ghcr.io/devcontainers-community/npm-features/prettier": {},
"ghcr.io/devcontainers-contrib/features/act": {},
"ghcr.io/devcontainers-contrib/features/actionlint": {},
"ghcr.io/devcontainers-contrib/features/apt-packages": {
"packages": [
"autoconf",
Expand Down Expand Up @@ -313,6 +204,8 @@
"ghcr.io/devcontainers-contrib/features/ffmpeg-apt-get": {},
"ghcr.io/devcontainers-contrib/features/fzf": {},
"ghcr.io/devcontainers-contrib/features/infracost": {},
"ghcr.io/devcontainers-contrib/features/istioctl": {},
"ghcr.io/devcontainers-contrib/features/kubectx-kubens": {},
"ghcr.io/devcontainers-contrib/features/markdownlint-cli2": {},
"ghcr.io/devcontainers-contrib/features/opa": {},
"ghcr.io/devcontainers-contrib/features/poppler-utils-apt-get": {},
Expand Down Expand Up @@ -346,9 +239,14 @@
"dotnetRuntimeVersions": "latest",
"version": "latest"
},
"ghcr.io/devcontainers/features/git-lfs": {},
"ghcr.io/devcontainers/features/github-cli": {},
"ghcr.io/devcontainers/features/hugo": {},
"ghcr.io/devcontainers/features/node": {},
"ghcr.io/devcontainers/features/powershell": {
"powershellProfileURL": "https://raw.githubusercontent.com/robinmordasiewicz/dotfiles/main/Microsoft.PowerShell_profile.ps1",
"version": "7.4.2"
},
"ghcr.io/devcontainers/features/python": {
"installTools": true,
"version": "3.12"
Expand All @@ -360,17 +258,21 @@
"ghcr.io/guiyomh/features/vim": {},
"ghcr.io/hspaans/devcontainer-features/ansible-lint": {},
"ghcr.io/hwaien/devcontainer-features/match-host-time-zone": {},
"ghcr.io/iterative/features/nvtop": {},
"ghcr.io/itsmechlark/features/postgresql": {},
"ghcr.io/joshuanianji/devcontainer-features/aws-cli-persistence": {},
"ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence": {},
"ghcr.io/joshuanianji/devcontainer-features/terraform-cli-persistence": {},
"ghcr.io/jsburckhardt/devcontainer-features/flux": {
"version": "v2.1.2"
},
"ghcr.io/jsburckhardt/devcontainer-features/gitleaks": {},
"ghcr.io/jungaretti/features/make": {},
"ghcr.io/lukewiwa/features/shellcheck": {},
"ghcr.io/prulloac/devcontainer-features/gitlint": {},
"ghcr.io/prulloac/devcontainer-features/ollama": {},
"ghcr.io/prulloac/devcontainer-features/pre-commit": {},
=======
>>>>>>> 61e2d4d (updating presentation)
"ghcr.io/rio/features/kustomize": {},
"ghcr.io/rocker-org/devcontainer-features/miniforge": {},
"ghcr.io/stuartleeks/dev-container-features/shell-history": {},
"ghcr.io/warrenbuckley/codespace-features/sqlite": {}
Expand Down

0 comments on commit 23390da

Please sign in to comment.