Hello, is there a way I can run docker inside agola build, something like this Github Action starter-workflows/jekyll.yml at master · actions/starter-workflows · GitHub
Yes, but docker requires privileged containers with all the related security issues.
- Enable some executor to allow privileged containers execution: Configuration | Agola
- Set a container to be privigiled inside the: Run Configuration Reference | Agola
See this example: