Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed May 13, 2024
1 parent 6a53a1f commit 77d0d3d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/docker-compose/examples/customisation-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,7 @@ You can start your custom docker-compose.yml using the following command:
docker-compose -f <your-modified-docker-compose.yml> up
```

Further information on starting up or troubleshooting can be found [here](../README.md) and a more advanced example of building a custom image with configuration can be found [here](https://github.com/Alfresco/acs-packaging/blob/master/docs/create-custom-image-using-existing-docker-image.md#applying-amps-that-require-additional-configuration-advanced).
Further information on starting up or troubleshooting can be found
[here](../README.md) and a more advanced example of building a custom image with
configuration can be found
[here](https://github.com/Alfresco/acs-packaging/blob/master/docs/create-custom-image-using-existing-docker-image.md#applying-amps-that-require-additional-configuration-advanced).

0 comments on commit 77d0d3d

Please sign in to comment.