joaquimds
Results
3
issues of
joaquimds
**BUG REPORT** ## Description The automatically generated credential helper in docker config doesn't work with the `dockerfile-maven` plugin on Windows. ## How to reproduce On Windows, set up `~/.docker/config.json` to...
There was another issue similar to this: https://github.com/Koed00/django-q/issues/434 But I believe this issue is different. It occurs in a different part of the code, here: https://github.com/Koed00/django-q/blob/master/django_q/cluster.py#L477 This can be fixed...