https://github.com/patkoch/devcontainer
Development Container including diverse Build Tools
https://github.com/patkoch/devcontainer
azure azurecli git kubectl terraform vim visual-studio-code
Last synced: 2 months ago
JSON representation
Development Container including diverse Build Tools
- Host: GitHub
- URL: https://github.com/patkoch/devcontainer
- Owner: patkoch
- Created: 2022-11-13T17:51:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T07:29:40.000Z (almost 3 years ago)
- Last Synced: 2025-10-08T15:41:12.947Z (8 months ago)
- Topics: azure, azurecli, git, kubectl, terraform, vim, visual-studio-code
- Language: Dockerfile
- Homepage:
- Size: 3.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 1. Introduction
This repository contains Dockerfiles for building Dev Container.
The directory "terraformonazure" contains a dedicated Dockerfile, which corresponding Container contains following tools:
* **terraform**: by provisioning an *Azure* Kubernetes Cluster
* **vim**: by editing a *Terraform* configuration file
* **git**: by cloning a repository from GitHub, which includes a *Terraform* configuration file
* **azure cli**: by login to *Azure* and to update the *kubeconfig* file
* **kubectl**: by showing the contexts and by listening all pods of the *kube-system* namespace