Nikolay Shkrylev

Results 7 comments of Nikolay Shkrylev

Yes, is external app with mount point. This is `docker-compose.ini`: ```init version: '3.1' services: prodcat: image: t2/bo restart: "no" working_dir: /app user: "bercut" volumes: - "/home/$USER/.ssh:/home/bercut/.ssh:ro" - "./:/app" environment: REDIS_HOST:...

Report with different parameters: https://pastebin.com/pMrzzuZx _PS: docker-slim from release_ ```bash $ dive t2/bo ``` ![Screenshot_20200226_104954](https://user-images.githubusercontent.com/380957/75323361-c9ef0180-5885-11ea-90d2-69d8dcc933a4.png)

Report with docker-slim from git: https://pastebin.com/CLbKQjJD `dive` result is same: size 7.1 Mb

Greate! It's work in simple running! I will testing in long time working! Thanks! Good work!!! [Report log (pastebin)](https://pastebin.com/d106NkBb) & [slim.report.json.gz](https://github.com/docker-slim/docker-slim/files/4258305/slim.report.json.gz) ![Screenshot_20200227_003127](https://user-images.githubusercontent.com/380957/75389953-82558d80-58f8-11ea-9b34-a1578899f222.png) BTW params for your command working with double...

I have erron in other Docker image. On build I copy *.sh files from big archive. With one of them on starting calling `cat` like ```bash cat /dev/null > "$CATALINA_PID"...

Такая же проблема. Открываю просто с main.coffee, main.js (сгенеренный им), открываю файл main.js и всё подвисает...