forked from e621ng/e621ng
![]() Previous commits made docker run as a different user than root.
Unfortunately the checkout action creates the files as root, regardless of what
user might actually be running. As such, docker commands need to be run as
root as well to not run into permission issues when creating the `tmp` folder for example.
This basically reverts
|
||
---|---|---|
.. | ||
prepare-docker-image | ||
workflows |