jeboehm / docker-mailserver

Docker Mailserver based on the famous ISPMail guide
MIT License
353 stars 92 forks source link

bin/production.sh pull not working #248

Closed duyetkaka2110 closed 8 months ago

duyetkaka2110 commented 1 year ago

hi i need your help. i'm using Aws ubuntu. I have error when run this command: root@ip-172-31-82-202:/# git clone https://github.com/jeboehm/docker-mailserver.git root@ip-172-31-82-202:/# cd docker-mailserver/ root@ip-172-31-82-202:/docker-mailserver# cp .env.dist .env root@ip-172-31-82-202:/docker-mailserver# vi .env root@ip-172-31-82-202:/docker-mailserver# bin/production.sh pull stat /var/lib/snapd/void/docker-compose.yml: no such file or directory

how can i fix it?