-
Notifications
You must be signed in to change notification settings - Fork 14
dsf configure dockerfile
travis edited this page Oct 11, 2019
·
2 revisions
Table of Contents
You have examples of dockerfiles in cicdgen repository.
inside these folders you could find all the files that you need to use those dockerfiles. Two dockerfiles are provaided, Dockerfile and Dockerfile.ci, the first one is to compile the code and create the docker image used normally in local, and Dockerfile.ci is to use in Jenkins or similar, after building the application.
-
visit our devon4ng Dockerfiles.
-
visit our devon4j Dockerfiles.
-
visit our devon4node Dockerfiles.
Note
|
Dockerfile.ci should be copied to de artifacts and renamed as Dockerfile to work. In the case or devon4ng and devon4node this is the dist folder, in case of devon4ng is on server/target folder.
|
This documentation is licensed under the Creative Commons License (Attribution-NoDerivatives 4.0 International).
-
cicd configuration
-
Manual configuration
-
Automatic configuration
-
-
Custom Services
-
Azure DevOps