Sample container for Angular Project
481
This repository serves as a sample container for the Angular Trading App
To pull this image, run the following command:
docker pull kareemd123/angular-trading-app:latest
You can now run the application:
docker run -d -it -p 80:80/tcp --name angular-trading-app kareemd123/angular-trading-app:latest
Navigate to http://localhost:80
Content type
Image
Digest
sha256:56f0905d5…
Size
53.1 MB
Last updated
over 3 years ago
docker pull kareemd123/angular-trading-app