CrazyMax

Results 1198 comments of CrazyMax

Do you have the same issue with this cap?: ```console $ docker run --cap-add=sys_nice -p 445:445 -v "$(pwd)/data:/data" -e SAMBA_LOG_LEVEL=3 --name samba-test crazymax/samba ```

I'm not able to repro on an M1 mac mini (macOS Monterey 12.3.1) with Docker Desktop 4.10.1: ```console $ docker run --rm -it crazymax/samba Setting timezone to UTC Initializing files...

I'm experimenting with a matrix myself and it seems to work fine: https://github.com/crazy-max/buildkit/blob/dc1335ba667df6977e9b02440566c77b297632c7/.github/workflows/build.yml#L224-L275 Result: https://github.com/moby/buildkit/actions/runs/2498837572#summary-6895289837 ![image](https://user-images.githubusercontent.com/1951866/173838755-be32f2f2-fe12-4841-929b-da71f9a09b28.png) I'm also using another tool called [teststat](https://github.com/vearutop/teststat) to have other useful info. Might be...

> Directory `b/` still present You can't push an empty directory: https://git.wiki.kernel.org/index.php/GitFaq#Can_I_add_empty_directories.3F

@pkrolkgp Yes if I can find time :upside_down_face:

Hi @yetangye, thanks for your report. I was able to reproduce your issue but the emulator seems to be launched anyway: ![Image1](https://user-images.githubusercontent.com/1951866/63012113-f0b98d80-be89-11e9-90ec-077957d855f4.png) Is it the same behavior for you ?

After many attempts, it seems this path is hardcoded in the emulator code. The only way to solve this problem would be to create a symbolic link that requires administrative...

@techydud Logs are in `logs` folder.

@jetersen Sure, keep you in touch.