Simon Kirillov
Simon Kirillov
@manmolecular need review
Hi! Have you tried to build a docker container from git master and try running it, or did you run it without docker?
@marianod92 Hi! Have you tried to build the docker image yourself and running it? I have a suspicion that the problem is that the docker image is built only for...
Hi! We have migrated to GitHub Actions instead of webhooks to build and push images to Docker Hub. Now images are built for `linux/amd64` and `linux/arm64`. Could you please check...
I have the same issue on macOS.
> Could this be an Apple bug? Possibly, but I don't know for sure. I am currently using macOS Ventura 13.2.1 (22D68) and cannot test against previous versions.
> so when I'm scrolling, I'm unable to tell which group I'm in if we remove the dots. That's why I have another suggestion: #4950
@Coeur can we combine them?
Hi! It seems that this will simplify the work for WAF, which will negatively affect the quality of testing. Could you please describe your case in more detail? At least,...
Hi! Unfortunately, this is a feature of how Docker manages permissions on the volume folder. `chmod 777` is a working workaround, there is nothing to fix from the GTW side.