Using my new Raspberry Pi to run an existing GitHub Action
GitHub Actions depend on Docker being installed on the runner. Because of this, I thought jobs ran in a dedicated image: it’s plain wrong. Whatever you script in your job happens on the running system
Comment here to discuss with all recipients or tap a user's profile image to discuss privately.