Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

diberry/dockerfile-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

Azure Development Environments

This is a collection of development environments I use. Please feel free to contribute, or suggest corrections.

Use docker and bash shell

  1. For each environment, use a docker file, Dockerfile that spins up the environment and installs dependencies. Docker container should go away when file finishes.
  2. Create a bash shell script to run the docker command that pulls in any Azure resources such as keys and regions.

Docker commands

List images

docker images

Remove image

docker rmi image-name-or-id -f

List containers

docker ps docker ps -a

About

For programming languages supported in Microsoft Docs quickstarts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /