jefking / create-azure-storage-queue

Create Azure Storage Queue on ACI

Home Page:https://hub.docker.com/r/jefking/create-queue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Azure Storage Queue

Build

Build status

Dotnet

dotnet build

Docker

docker build .

Run

docker run -t -e "queue=create" -e "connection=<Connection String>" jefking/create-queue:latest