No description
image: nginx:latest
ports:
- containerPort: 8080
volumeMounts:
- name: idecar-script
mountPath: /etc/nginx
subPath: nginx.conf
subPathExpr: 'nginx.conf'
- name: idecar-script
mountPath: /tmp/sidecar.sh
subPath: sidecar.sh
mode: 0755
- name: passwd-volume
mountPath: /etc/passwd
subPath: passwd
|
||
|---|---|---|
| template | ||
| .gitignore | ||
| README.md | ||
edpbuilder stacks
This repository contains the building blocks to instanciate Internal Developer Platform's.
Install edpbuilder
To get started, you need to install edpbuilder.