Update u_e-docker-cust_dockerfiles.md
Dieser Commit ist enthalten in:
Ursprung
84d99672e4
Commit
fb9ed4c0db
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
|
@ -1,3 +1,9 @@
|
||||||
|
You need to copy the override file with corresponding build tags to the mailcow: dockerized root folder (i.e. `/opt/mailcow-dockerized`):
|
||||||
|
|
||||||
|
```
|
||||||
|
cp helper-scripts/docker-compose.override.yml.d/BUILD_FLAGS/docker-compose.override.yml docker-compose.override.yml
|
||||||
|
```
|
||||||
|
|
||||||
Make your changes in `data/Dockerfiles/$service` and build the image locally:
|
Make your changes in `data/Dockerfiles/$service` and build the image locally:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Laden …
In neuem Issue referenzieren