Skip to content

MovingTowardsADream/TestDockerFile-3

Repository files navigation

TestDockerFile-3

Run locally

docker build -t testing . 
docker run -it -p 80:10101 --env-file=.env testing

Launch from Docker Hub

docker run --platform linux/amd64 -it -p 80:10101 --env-file=.env movingtowardsadream/test-docker-file-3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published