Skip to content

Repository files navigation

Run your application using Docker On VSCode

Build the docker image

docker build --rm -f Dockerfile -t docker-setup:latest .

Run the docker container

docker run — rm -d -p 3000:3000 docker-setup:latest

About

Run your application using Docker- VS CODE

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages