Skip to content

Contains tools to help simplify creating a free vm for docker in Azure

Notifications You must be signed in to change notification settings

suranc/azure-docker-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker VM in Azure

This repository contains tools to create and interact with an Ubuntu VM in Azure to run docker. Currently just provisions in B1S to stay inside the free tier.

Creating VM

Create the VM by running ./setup-vm.sh

Getting VM IP

You can get the IP of your povisioned VM by running ./get-ip.sh

SSHing into VM

To SSH into the VM, run ./ssh.sh

About

Contains tools to help simplify creating a free vm for docker in Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages