8000 GitHub - mbpolan/docker: Curated runiac deploy containers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mbpolan/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runiac Containers

alpine-full (kitchen sink)

This is the default container for runiac and is configured to handle most cloud deployments to Azure or GCP.

  • Terraform
  • Runiac
  • Azure CLI
  • GCloud SDK
  • Bash, wget, curl, jq, ca-certs

alpine

A lightweight container with no cloud specific SDKs

  • Terraform
  • Runiac
  • Bash, wget, curl, jq, ca-certs

alpine-azure

An azure optimized container

  • Terraform
  • Runiac
  • Azure CLI
  • Bash, wget, curl, jq, ca-certs

alpine-gcp

A GCP optimized container

  • Terraform
  • Runiac
  • Azure CLI
  • Bash, wget, curl, jq, ca-certs

About

Curated runiac deploy containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 81.2%
  • Shell 18.8%
0