-
Please provide the official Dockerfiles used for building the [docker images](https://en.angie.software/angie/docs/installation/docker/) to allow Pull requests/contributions (such as `envsubst` for fe…
-
**What would you like to be added**:
I would like to use one Dockerfile in the root of the OCM repository to build the CLI. I dont want to use a separate Dockerfile for this in the components folder …
-
One piece that will help producing the final artifacts is to remove the need to have a local packaging (off container build) with multi stage builds:
https://github.com/knative-extensions/eventing-…
-
Cookieplone Dockerfiles do not currently develop add-ons from source. This is how I solved it.
In the frontend Dockerfile https://github.com/plone/cookieplone-templates/blob/6e8c38d31c345198262caf…
-
# Add k8s and dockerfiles for release-0.6
## Tasks
- [x] Task 1 - Create services and deployment yaml for all the features w.r.t release-0.6
- [x] Task 2 - Update/create dockerfile
## Sta…
-
**Is your feature request related to a problem? Please describe.**
The current approach of maintaining two Dockerfiles: `Dockerfile` and `uc-cli.dockerfile` seems quite cumbersome and bloated.
*…
-
There are many Dockerfiles in this repo that are all installing a specific version of some software asset. It's important that the referenced version is consistently referenced across all the Dockerfi…
-
I installed selfhosted docker IN. It created 3 containers dockerfiles-app-1, dockerfiles-db-1, dockerfiles-server-1. The mysqldump file is located in the dockerfiles-db-1 container, but I'm running …
-
## Description:
- Enhance the existing Dockerfiles and Docker Compose files to optimize the experience of hosting Vendure in production and simplify local development.
- Publish pre-built Docker ima…
dlhck updated
2 weeks ago
-
![image](https://github.com/user-attachments/assets/639dde4c-a384-4ab3-bcc4-b81966424b29)
按照HAMi-core README中部署步骤,使用提供的命令:docker build . -f=dockerfiles/Dockerfile-tf1.8-cu90制作镜像报错,命令是否有问题,修改命令为docker…