Learn how to integrate with GitHub pull requests to create your first automatic preview.
docker-compose.yml
files to set up previews.
In this page, you’ll learn how to set-up your first preview using a docker-compose.yml
file.
⚠️ Ergomake can’t generate previews if it doesn’t have access to a repository.
docker-compose.yml
file to a .ergomake
folder in the root of your repository.
At this point, you should already receive a preview link in this pull request.
docker-compose.yml
.
To learn more about how to write them, see Writing Dockerfiles.