angular-docker

所属分类:Docker
开发工具:TypeScript
文件大小:77KB
下载次数:0
上传日期:2022-12-04 11:33:31
上 传 者sh-1993
说明:  角驳接器,,
(angular-docker,,)

文件列表:
.dockerignore (17, 2018-08-08)
.editorconfig (245, 2018-08-08)
Dockerfile (292, 2018-08-08)
angular.json (3464, 2018-08-08)
docker-compose.yml (145, 2018-08-08)
e2e (0, 2018-08-08)
e2e\protractor.conf.js (752, 2018-08-08)
e2e\src (0, 2018-08-08)
e2e\src\app.e2e-spec.ts (299, 2018-08-08)
e2e\src\app.po.ts (208, 2018-08-08)
e2e\tsconfig.e2e.json (213, 2018-08-08)
nginx.conf (149, 2018-08-08)
package.json (1318, 2018-08-08)
src (0, 2018-08-08)
src\app (0, 2018-08-08)
src\app\app.component.css (0, 2018-08-08)
src\app\app.component.html (1141, 2018-08-08)
src\app\app.component.spec.ts (986, 2018-08-08)
src\app\app.component.ts (207, 2018-08-08)
src\app\app.module.ts (314, 2018-08-08)
src\assets (0, 2018-08-08)
src\browserslist (375, 2018-08-08)
src\environments (0, 2018-08-08)
src\environments\environment.prod.ts (51, 2018-08-08)
src\environments\environment.ts (631, 2018-08-08)
src\favicon.ico (5430, 2018-08-08)
src\index.html (300, 2018-08-08)
src\karma.conf.js (964, 2018-08-08)
src\main.ts (370, 2018-08-08)
src\polyfills.ts (3194, 2018-08-08)
src\styles.css (80, 2018-08-08)
src\test.ts (642, 2018-08-08)
src\tsconfig.app.json (194, 2018-08-08)
src\tsconfig.spec.json (282, 2018-08-08)
src\tslint.json (314, 2018-08-08)
tsconfig.json (384, 2018-08-08)
... ...

![image](https://malcoded.com/api/v1/48238e83-87dd-4b4f-be48-26ea7c89e8e7/asset/angular-docker.webp/png) # Angular in a Docker Container In this tutorial, we are going to take a close look at Docker and its containers. We will discover, how we can use Docker to build and host a simple angular application. For that, we will create a simple image to build angular and then use the Docker multi-stage feature to create another image to host our application using NGINX. We will then learn how we can build our Docker image in a container using Docker itself and Docker-Compose. At the end of this tutorial, you will have a angular application running in your own Docker container. Ready? Let's get started! [Read the full article at malcoded.com!](https://malcoded.com/posts/angular-docker)

近期下载者

相关文件


收藏者