node with angular 12 default proyect and git config avalible
219
You can configure your git account with the following environment:
NAME: Your name account
EMAIL: Your email account
Commands examples to build a docker container:
docker build --build-arg NAME=yourName --build-arg EMAIL=yourEmail --tag guillermolillo/angular:tagname.
docker run -p 4201:4200 -it guillermolillo/angular:tagname
Content type
Image
Digest
sha256:2a0ef23ec…
Size
547.9 MB
Last updated
about 2 years ago
docker pull guillermolillo/angular