cybersecsi / RAUDI

A repo to automatically generate and keep updated a series of Docker images through GitHub Actions.
GNU General Public License v3.0
545 stars 33 forks source link

Add 'load' parameter to 'docker.buildx.run()' #26

Closed thelicato closed 2 years ago

thelicato commented 2 years ago

Issue fixed

This pull request fixes issue #25

Changes proposed in this pull request

Add the load option to the docker.buildx.build function that was disrupting the GitHub Workflow.