Skip to content

Latest LTS .Net Core, Node, Angular CLI and PowerShell. Perfect combo to build awesome apps.

License

Notifications You must be signed in to change notification settings

tolgabalci/docker-dotnet-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

docker-dotnet-angular

Latest LTS .Net Core, Node, Angular CLI and PowerShell. Perfect combo to build awesome apps.

DockerPulls DockerStars

This repository contains a Docker file to build a Docker image for a developer environment.

Pull the image from Docker Repository

docker pull tolgabalci/dotnet-angular

Run the image from Docker Repository

  • You can use this image for your VSCode Dev Container or
  • You can run it directly:
docker run -it tolgabalci/dotnet-angular

Build your own version of the image

docker build --rm -t <hub-user>/dotnet-angular .

Push your own version of the image to Docker Hub

$ docker push /dotnet-angular

About

Latest LTS .Net Core, Node, Angular CLI and PowerShell. Perfect combo to build awesome apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published