Add a docker image as CI test #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See https://github.com/ptrsr/pi-ci
I've tried this solution. It works, I have a raspberry pi complete emulation, but with only 2G and it's already filled up. The resize command errors out, and I didn't dig further.
I would also need to mount the
src/folder and refine a bit the installation process inside the container to automate the installation of the dev environnement, maybe via Ansible.Writing a Docker compose file might work, but the way the container is started is a bit weird, so not sure.